This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
ngspice
mirror of
https://git.code.sf.net/p/ngspice/ngspice
Watch
1
Star
0
Fork
You've already forked ngspice
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cfbe1afa21
ngspice
/
examples
/
cider
History
Brian Taylor
51b361bbf0
When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks.
2023-07-15 11:32:37 +02:00
..
bicmos
…
bjt
Fix pz1.cir test so that the Cider OP data file is saved and the PZ analysis is run.
2021-12-13 21:42:53 +01:00
cider-gnuplot
CIDER: Examples for 2D plotting with gnuplot
2021-10-30 13:21:53 +02:00
diode
When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks.
2023-07-15 11:32:37 +02:00
jfet
…
mos
…
parallel
…
resistor
…
serial
Replace $ in instance and.model lines by ;
2022-04-25 21:26:42 +02:00