Stefan Schippers
11/25/2021, 12:31 PM.spiceinit
file in the directory the simulator is running (if you are using xschem and did not change defaults it is ~/.xschem/simulations
). the .spiceinit
has the following content:
set ngbehavior=hsa
set ng_nomodcheck
this forces ngspice to use hspice compatibility mode and not load and parse unused model corners. this speeds up parsing significantly.Mayank Gupta
11/25/2021, 1:21 PMMayank Gupta
11/25/2021, 1:22 PMMayank Gupta
11/25/2021, 1:22 PMStefan Schippers
11/25/2021, 2:28 PM