demo via ngspice -p, this time without a local spinit

This commit is contained in:
rlar 2012-04-12 14:05:15 +02:00
parent 722adf8209
commit ed86b1cfde
2 changed files with 10 additions and 0 deletions

6
hic0+.cir Normal file
View File

@ -0,0 +1,6 @@
// (compile "cat hic0+.cir | ../build-wip-adms3/src/ngspice -p")
// load the adms shared library model
admsmodel hicum0
source hic0.cir

View File

@ -33,6 +33,10 @@
../build-wip-adms3/src/ngspice -b hic0.cir")
(compile "LD_LIBRARY_PATH=src/spicelib/devices/adms/hicum0/adms3va \
../build-wip-adms3/src/ngspice -p < hic0+.cir")
;;; expected:
Model issue on line 0 : .model x1:hic0_full hicum0 is=1.3525e-18 vef=8.0 iqf=3.0 ...