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
c9548c10c9
ngspice
/
src
/
ciderlib
History
Brian Taylor
1e58692e6d
The channel data needs to be freed for some 2D Cider devices. This shows up with some of the examples/cider/parallel circuits.
2023-07-11 09:48:10 +02:00
..
input
Add EXITPOINTs, if reading inputs etc. fails
2020-04-27 10:09:30 +02:00
oned
Move extern declaration to the top, out of any function.
2023-07-04 12:07:41 +02:00
support
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-04 11:46:35 +02:00
twod
The channel data needs to be freed for some 2D Cider devices. This shows up with some of the examples/cider/parallel circuits.
2023-07-11 09:48:10 +02:00
Makefile.am
Cider simulator (simulator routines) Import.
2003-08-11 19:25:28 +00:00
notes
Cider simulator (simulator routines) Import.
2003-08-11 19:25:28 +00:00