-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Adding new devices to existing Libraries #1010
Comments
The result seems correct, but what I pointed out in #1007 is that it should not needed to change the name of the I'll try to check this model. The warnings are a bit scary... they are not there in #1007 in the circuit that works. |
This guide about libraries and subcircuits needs a translation: https://habr.com/ru/articles/805963/ See #554 Unfortunately nobody helps with rewrite the documentation.
I will look what could be done. |
I know zero of russian, but google can autotranslate the thing and I can volunteer (with a bit of patience, I have not a lot of time on my hand --- fortunately later circuitikz seems to be quite quiet) to adapt it. Is there a framework/style/master document to adhere to? I've looked at #554 but it seems a bit confused. Should the documentation be written in LaTeX (no problem, I'll be happy to do it). |
The repository for documentation is here: https://github.com/ra3xdh/qucs_s_docs/ This link could be found in #554 There is no style guide. It uses standard |
The warnings are for the subcircuit made using "SPICE netlist". "Warning: redefinition" If you look at the attached library, it's called Instrumentation Amplifier |
The library tree update after adding a new library implemented by #1027 |
In reference to #1007
@Rmano @csrabak
I created INA826 for SpiceOpamp.lib. I got warnings but the device seems to work. You can decide if the warnings are relevant.
Once again I accidently used "SPICE library device" instead of "SPICE netlist" so sub-circuits worked but the Library device didn't. I found my error by looking at the Library with a text editor and saw no Spice info.
When new library is made you must close/reopen Qucs-S to access it. Can this be resolved?
This could be used as an example/tutorial how to add devices to existing Libraries. There are many pitfalls to creating, editing Libraries or adding devices that would trip up a User. The revised Create Library utility is better than the original but could be improved.
OpAmp_INA826_lib_prj.zip
The text was updated successfully, but these errors were encountered: