From ce60874c25139502f89749a0117c437d241e14a3 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 26 May 2004 00:28:47 +0000 Subject: [PATCH] initial version --- spice/shortcut.cir | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 spice/shortcut.cir diff --git a/spice/shortcut.cir b/spice/shortcut.cir new file mode 100644 index 0000000..c512251 --- /dev/null +++ b/spice/shortcut.cir @@ -0,0 +1,14 @@ +SHORTCUT.CIR - BOOSTER SHORT-CIRCUIT CUT-OUT + +* ngspice -b shortcut.cir | ~/an-things/chiark-utils/scripts/ngspice2genspic | ~/an-things/chiark-utils/scripts/genspic2gnuplot ./t && ./t.gnuplots.sh + +vinbad 0 1 pulse( 12 0 10u 5u 5u 55u 100u ) +r1 1 2 1k +c1 2 0 25n +r2 2 3 10k +c2 3 4 5n +rdisch 3 4 1m +rretry 4 0 1 + +.print tran v(1) v(2) v(3) v(4) +.tran 10n 100u -- 2.30.2