idea-fasoc / OpenFASOC

Fully Open Source FASOC generators built on top of open-source EDA tools
https://openfasoc.readthedocs.io
Apache License 2.0
231 stars 101 forks source link

general fixes #317

Closed chetanyagoyal closed 3 months ago

chetanyagoyal commented 3 months ago
  1. Fixes the opamp spice testbench simulations, noticed it was failing in the CI
  2. Fixes some general issues in code import in the relational framework
    • bolsters error logging of the import statements using try, except blocks