Browse Source

Some hints how to use this file

pre-master-46
Holger Vogt 8 years ago
parent
commit
053a1ef15d
  1. 10
      examples/TransImpedanceAmp/output.net

10
examples/TransImpedanceAmp/output.net

@ -4,6 +4,16 @@
* provides advanced spice netlisting capability. * * provides advanced spice netlisting capability. *
* Documentation at http://www.brorson.com/gEDA/SPICE/ * * Documentation at http://www.brorson.com/gEDA/SPICE/ *
********************************************************* *********************************************************
* Batch command
* ngspice -b -o output.log output.net
* will generate a nice printer plot in output.log
* (remember the old times !)
* Interactive commands for usage:
* run
* plot vout1 vout2
* Command stuff * Command stuff
.options gmin=1e-9 .options gmin=1e-9
.options method=gear .options method=gear

Loading…
Cancel
Save