This website requires JavaScript.
Explore
Help
Sign In
luke
/
ngspice
Watch
1
Star
0
Fork
0
mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced
2026-09-06 03:51:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6d5ce8ea60054393a54d42786efffa6cae1680f
ngspice
/
examples
/
cider
T
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
No oscillation: Add a starting pulse
2021-09-29 20:23:43 +02:00
parallel
…
resistor
…
serial
Replace $ in instance and.model lines by ;
2022-04-25 21:26:42 +02:00