* Standard ngspice init file alias exit quit alias acct rusage all set x11lineararcs *set rndseed=12 ** ascii rawfile ** set filetype=ascii ** frontend debug output ** *set ngdebug ** asking after quit ** *set askquit ** set the number of threads in openmp ** default (if compiled with --enable-openmp) is: 2 set num_threads=8 *set interactive * comment out if central osdi management is set up unset osdi_enabled * Load the codemodels if $?xspice_enabled * Load the codemodels codemodel C:/Spiced/lib/ngspice/spice2poly.cm codemodel C:/Spiced/lib/ngspice/analog.cm codemodel C:/Spiced/lib/ngspice/digital.cm codemodel C:/Spiced/lib/ngspice/xtradev.cm codemodel C:/Spiced/lib/ngspice/xtraevt.cm codemodel C:/Spiced/lib/ngspice/table.cm codemodel C:/Spiced/lib/ngspice/tlines.cm end * Load the OpenVAF/OSDI models if $?osdi_enabled osdi C:/Spiced/lib/ngspice/asmhemt.osdi osdi C:/Spiced/lib/ngspice/bjt504t.osdi osdi C:/Spiced/lib/ngspice/BSIMBULK107.osdi osdi C:/Spiced/lib/ngspice/BSIMCMG.osdi osdi C:/Spiced/lib/ngspice/HICUMl0-2.0.osdi osdi C:/Spiced/lib/ngspice/psp103_nqs.osdi osdi C:/Spiced/lib/ngspice/r2_cmc.osdi osdi C:/Spiced/lib/ngspice/vbic_4T_et_cf.osdi end