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 |
Brian Taylor
|
663a79dea8
|
Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes.
|
2021-09-29 20:22:56 +02:00 |
pnenzi
|
4af6137cd3
|
Added some examples.
|
2004-08-09 16:20:23 +00:00 |