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 09f070f582 Error handling improvements in cfunc.mod. Ensure that d_process.h wiil always respond to version and interface checks sent from sendheader. This is needed so that the pipe reads in sendheader do not cause Windows to hang when the interface version and in/out counts do not match. This hang was the cause of errors not being reported and the Windows gui hanging. Startup and header checks are now detected in cm_d_process, and the simulator will run but with runtime errors since a d_process model cannot be completely instantiated after initial errors. It would be good to find a means of gracefully halting the simulation run. 2 years 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'.