summaryrefslogtreecommitdiff
path: root/Examples/rc/rc.cir.out
diff options
context:
space:
mode:
authorfahim2015-08-05 13:52:57 +0530
committerfahim2015-08-05 13:52:57 +0530
commitdf569f79a7ee495291324e07d99af990104e3db2 (patch)
treea005c682aa78b58b7dd5bb693c415eff9c04d04b /Examples/rc/rc.cir.out
parentc4971ed867af4a970a3cd1c23825adee5073372e (diff)
downloadeSim-df569f79a7ee495291324e07d99af990104e3db2.tar.gz
eSim-df569f79a7ee495291324e07d99af990104e3db2.tar.bz2
eSim-df569f79a7ee495291324e07d99af990104e3db2.zip
Subject: Added eSim Examples
Description: Added eSim Examples
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