|
|
@ -13,16 +13,12 @@ set x11lineararcs |
|
|
** default (if compiled with --enable-openmp) is: 2 |
|
|
** default (if compiled with --enable-openmp) is: 2 |
|
|
*set num_threads=4 |
|
|
*set num_threads=4 |
|
|
set interactive |
|
|
set interactive |
|
|
|
|
|
optran 1 1 1 100n 10u 0 |
|
|
|
|
|
|
|
|
strcmp __flag $program "ngspice" |
|
|
strcmp __flag $program "ngspice" |
|
|
if $__flag = 0 |
|
|
if $__flag = 0 |
|
|
|
|
|
|
|
|
* For SPICE2 POLYs, edit the below line to point to the location |
|
|
|
|
|
* of your codemodel. |
|
|
|
|
|
|
|
|
|
|
|
@XSPICEINIT@ codemodel @pkglibdir@/spice2poly.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/spice2poly.cm |
|
|
|
|
|
|
|
|
* The other codemodels |
|
|
|
|
|
@XSPICEINIT@ codemodel @pkglibdir@/analog.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/analog.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/digital.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/digital.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/xtradev.cm |
|
|
@XSPICEINIT@ codemodel @pkglibdir@/xtradev.cm |
|
|
|