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
astable.cir
colposc.cir
ecp.cir
invchain.cir
meclgate.cir
pebjt.lib
pebjt1.lib
pz.cir
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'.