From dfc268e0863c913a1b8726cd54eea3b40caf7c67 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Tue, 3 Mar 2020 05:31:58 +0530 Subject: upgrade ngspice to v31 --- Windows/spice/examples/TransImpedanceAmp/output.net | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Windows/spice/examples/TransImpedanceAmp') diff --git a/Windows/spice/examples/TransImpedanceAmp/output.net b/Windows/spice/examples/TransImpedanceAmp/output.net index d6eb355f..c56f3206 100644 --- a/Windows/spice/examples/TransImpedanceAmp/output.net +++ b/Windows/spice/examples/TransImpedanceAmp/output.net @@ -4,6 +4,16 @@ * provides advanced spice netlisting capability. * * 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 .options gmin=1e-9 .options method=gear -- cgit