ngspice/examples/cider/bjt
Brian Taylor a46b2041c2 Fix pz1.cir test so that the Cider OP data file is saved and the PZ analysis is run. 2021-12-13 21:42:53 +01:00
..
README Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes. 2021-09-29 20:22:56 +02:00
astable.cir
colposc.cir
ecp.cir Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes. 2021-09-29 20:22:56 +02:00
invchain.cir
meclgate.cir
pebjt.lib
pebjt1.lib Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes. 2021-09-29 20:22:56 +02:00
pz.cir Fix NAN error in numd2 area report and crashes when a doping file is missing. Update examples/cider so that the test circuits all run; add case sensitivity tests for rootfile and ic.file parameter strings enclosed in a single pair of double quotes. 2021-09-29 20:22:56 +02:00
pz1.cir Fix pz1.cir test so that the Cider OP data file is saved and the PZ analysis is run. 2021-12-13 21:42:53 +01:00
rtlinv.cir
vco.cir

README

Run:

    ngspice -b pz1.cir 

and the operating point file 'PEBJT1--OP.0.q1' is generated.

The .model in the included library 'pebjt1.lib' has an output rootfile
parameter which determines the PEBJT1-- prefix.  The mixed case in the name
of the generated OP file is retained. Without any rootfile or output statement
in the .model, the file created will be named 'OP.0.q1'.