Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spice Opus not loading external libraries #16

Closed
alexpacini opened this issue Nov 21, 2018 · 3 comments
Closed

Spice Opus not loading external libraries #16

alexpacini opened this issue Nov 21, 2018 · 3 comments

Comments

@alexpacini
Copy link

alexpacini commented Nov 21, 2018

When I simulate with Spice OPUS using the spice netlist file component I always get an error:

Error: Failed to open "/home/alex/.qucs/1_prj/c3d1p7060q.lib" in file spice4qucs.cir on line 33

I tried to remove the quotes and the simulator is not complaining anymore.
Does this works out of the box for you?
You can try with any spice model.

A side question: how to get a steady state response analysis ssse with qucs?

@ra3xdh
Copy link
Owner

ra3xdh commented Dec 14, 2018

I can confirm this. SpiceOpus cannot process the quotes in .INCLUDE statement. I can enable automatic processing of this in future versions.

The ssse analysis currently could be supported only using the "Nutmeg script" analysis type. Check our presentation from the MOS-AK Workshop (Slide 14) for more details http://www.mos-ak.org/dresden_2016/presentations/T2_Brinson_MOS-AK_Dresden_2016.pdf Unfortunately, we have no better documentation for this analysis type now.

@ra3xdh ra3xdh added the bug label Dec 14, 2018
@mhx-gh
Copy link

mhx-gh commented Jun 20, 2020

This is off-topic, but ssse sounded interesting. The quoted MOS-AK.. presentation has nothing pertinent on slide 14 (output spectrum of a non-linear transformer + synchronous rectifier).

@ra3xdh
Copy link
Owner

ra3xdh commented Feb 19, 2022

Fixed at the qt5 branch by dae1657

@ra3xdh ra3xdh closed this as completed Feb 19, 2022
@ra3xdh ra3xdh mentioned this issue Feb 19, 2022
17 tasks
@ra3xdh ra3xdh added this to the 0.0.23 milestone Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants