ra3xdh / qucsator_rf

Qucsator-RF is RF circuit simulation kernel for Qucs-S
https://ra3xdh.github.io/
GNU General Public License v2.0
12 stars 4 forks source link

Qucsconv fails to convert SPICE netlist #26

Closed ra3xdh closed 2 weeks ago

ra3xdh commented 2 weeks ago

See https://github.com/ra3xdh/qucs_s/issues/967 for context and test case. May appear after #25 or earlier. The Qucsconv v1.0.0 converts netlits without error. Need further investigations.

ra3xdh commented 2 weeks ago

The git bisect shows that this was broken after #25

tomhajjar commented 2 weeks ago

Another issue with qucsconv was it complaining about "no .END directive found" for every OpAmp Spice file in this project.

It never caused issues but I couldn't figure out what the problem was.

2024-09-28_093200

Opamp_Spice_qucs_prj.zip

ra3xdh commented 2 weeks ago

Another issue with qucsconv was it complaining about "no .END directive found"

This message was removed in v1.0.0 by this commit: https://github.com/ra3xdh/qucsator_rf/commit/bfb98b18317a2415f3139d0cca97b593795830c9