RUNLVL = x
Controls the speed and accuracy trade-off.
It canbe set to 0,1,2,3,4,5,6. Higher values of RUNLVL result in higher accuracy and longer simulation times, while lower values give lower accuracy and faster simulation runtimes.
RUNLVL=0 turns off this algorithm.
RUNLVL=1 is the lowest simulation runtime.
RUNLVL=3 is the default (similar to original HSPICE default mode).
RUNLVL=5, 6 correspond to the HSPICE standard accurate mode.
For most circuits, RUNLVL=5 is similar to the HSPICE standard
accurate mode. |