From 053a1ef15d49feaeb57f487c51c317730cfdfb30 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 17 Aug 2018 23:32:53 +0200 Subject: [PATCH] Some hints how to use this file --- examples/TransImpedanceAmp/output.net | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/examples/TransImpedanceAmp/output.net b/examples/TransImpedanceAmp/output.net index d6eb355f4..c56f32065 100644 --- a/examples/TransImpedanceAmp/output.net +++ b/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