summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/resistance/res_simple.cir
diff options
context:
space:
mode:
Diffstat (limited to 'Windows/spice/tests/resistance/res_simple.cir')
-rw-r--r--Windows/spice/tests/resistance/res_simple.cir10
1 files changed, 10 insertions, 0 deletions
diff --git a/Windows/spice/tests/resistance/res_simple.cir b/Windows/spice/tests/resistance/res_simple.cir
new file mode 100644
index 00000000..7dc66cae
--- /dev/null
+++ b/Windows/spice/tests/resistance/res_simple.cir
@@ -0,0 +1,10 @@
+A simple resistor with a voltage source
+
+R1 1 0 10k
+V1 1 0 DC 1
+
+.options noacct
+.TRAN 1ns 6ns
+.PRINT TRAN I(V1)
+
+.END