mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-03 10:58:30 +02:00
6 lines
264 B
Plaintext
6 lines
264 B
Plaintext
Under Linux environment, enter 'csh run' to run all benchmark tests in a single run (only compile VA once).
|
|
After simulation, enter 'csh clean' to remove unwanted files (only .lis left).
|
|
|
|
To run single netlist, enter
|
|
'hspice -hdlpath ../code -i xxx.sp -o xxx.lis'
|