summaryrefslogtreecommitdiff
path: root/Examples/rc/rc.cir.out
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/rc/rc.cir.out')
-rw-r--r--Examples/rc/rc.cir.out14
1 files changed, 14 insertions, 0 deletions
diff --git a/Examples/rc/rc.cir.out b/Examples/rc/rc.cir.out
new file mode 100644
index 00000000..282ac877
--- /dev/null
+++ b/Examples/rc/rc.cir.out
@@ -0,0 +1,14 @@
+* eeschema netlist version 1.1 (spice format) creation date: thu jun 11 10:11:01 2015
+
+r1 1 4 1k
+c1 1 0 1u
+v1 4 0 sine(0 2 50 0 0)
+.tran 10e-03 100e-03 0e-03
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+.endc
+.end