You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Taylor 4f5c23ba44 Add a correction to the previous change of inppas4.c, which freed devname and left instance name pointers in DEVnameHash pointing at freed memory. This commit adds the devname string to the symbol tables which are eventually cleared by INPtabEnd. Also, if a capacitor in the spice netlist has the same name (unlikely, but possible) as a shunt capacitor, then no shunt is created, and a warning is issued. 6 months ago
..
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. 5 years ago
astable.cir Added some examples. 22 years ago
colposc.cir Added some examples. 22 years ago
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. 5 years ago
invchain.cir Added some examples. 22 years ago
meclgate.cir Added some examples. 22 years ago
pebjt.lib Added some examples. 22 years ago
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. 5 years ago
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. 5 years ago
pz1.cir Fix pz1.cir test so that the Cider OP data file is saved and the PZ analysis is run. 4 years ago
rtlinv.cir Added some examples. 22 years ago
vco.cir Added some examples. 22 years ago

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'.