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/tests/resistance/res_array.cir | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 Windows/spice/tests/resistance/res_array.cir (limited to 'Windows/spice/tests/resistance/res_array.cir') diff --git a/Windows/spice/tests/resistance/res_array.cir b/Windows/spice/tests/resistance/res_array.cir deleted file mode 100644 index 4080fc3e..00000000 --- a/Windows/spice/tests/resistance/res_array.cir +++ /dev/null @@ -1,28 +0,0 @@ -A paralled resistor array - -Vin 1 0 DC 1 SIN (0 1 100MEG 1NS 0.0) AC 1 - -VR1 1 2 DC 0 -R1 2 0 10K - -VR2 1 3 DC 0 -R2 3 0 10K ac=5K - -VR3 1 4 DC 0 -R3 4 0 rmodel1 L=11u W=2u ac=2.5k - -VR4 1 5 DC 0 -R4 5 0 10K ac=5k m=2 -.model rmodel1 R RSH = 1000 NARROW = 1u - -VR5 1 6 DC 0 -R5 6 0 10 ac=5 scale=1K - -.options noacct -.OP -.TRAN 1ns 10ns -.AC DEC 100 1MEG 100MEG -.PRINT TRAN I(VR1), I(VR2), I(VR3), I(VR4),I(VR5) -.PRINT AC I(VR1), I(VR2), I(VR3), I(VR4),I(VR5) - -.END -- cgit