diff options
author | rahulp13 | 2020-03-03 05:31:58 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-03 05:31:58 +0530 |
commit | dfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch) | |
tree | 1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/tests/general/rc.cir | |
parent | fd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff) | |
download | eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2 eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip |
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/tests/general/rc.cir')
-rw-r--r-- | Windows/spice/tests/general/rc.cir | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Windows/spice/tests/general/rc.cir b/Windows/spice/tests/general/rc.cir deleted file mode 100644 index 6f79d4b8..00000000 --- a/Windows/spice/tests/general/rc.cir +++ /dev/null @@ -1,11 +0,0 @@ -Basic RC circuit -r 1 2 1.0 -*l 1 2 1.0 -c 2 0 1.0 -vin 1 0 pulse (0 1) ac 1 -.options noacct -.tran 0.1 7.0 -*.ac dec 10 .01 10 -.plot tran v(2) i(vin) -*.plot ac vdb(2) xlog -.end |