To | ng-spice@ieee.ing.uniroma1.it |
From | "Arno W. Peters" <a.w.peters@ieee.org> |
Date | Tue, 5 Sep 2000 19:59:26 +0200 |
Delivered-To | mailing list ng-spice@ieee.ing.uniroma1.it |
In-Reply-To | <39B4C1F1.D28C5B9C@sel.eesc.sc.usp.br >; from debonzi@sel.eesc.sc.usp.br on Tue, Sep 05, 2000 at 09:50:41AM +0000 |
Mailing-List | contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm |
References | <39B4C1F1.D28C5B9C@sel.eesc.sc.usp.br > |
Reply-To | ng-spice@ieee.ing.uniroma1.it |
User-Agent | Mutt/1.2.5i |
On Tue, Sep 05, 2000 at 09:50:41AM +0000, Daniel Henrique Debonzi wrote: > There is anyone that can send me some examples of ngspice circuit file > and how to call ngspice to read this file and print the output in other > file. Look in tests/check.sh. Basically, it boils down to this: path/to/ngspice < yourcircuit.cir > yourcircuit.out All files ending in .cir in the tests directory and below are examples of circuit file. All files ending in .out are the outputs generated by these circuit files (some output gets culled). Hope it helps, -- Arno