summaryrefslogtreecommitdiff
path: root/ngSpice-netlist-example/RL.cir.out
diff options
context:
space:
mode:
Diffstat (limited to 'ngSpice-netlist-example/RL.cir.out')
-rw-r--r--ngSpice-netlist-example/RL.cir.out21
1 files changed, 21 insertions, 0 deletions
diff --git a/ngSpice-netlist-example/RL.cir.out b/ngSpice-netlist-example/RL.cir.out
new file mode 100644
index 0000000..f74f09d
--- /dev/null
+++ b/ngSpice-netlist-example/RL.cir.out
@@ -0,0 +1,21 @@
+
+* Author: FOSSEE
+* Date:
+
+r1 in out 10
+l1 out gnd 100m
+v1 in gnd pwl(0m 0 0.5m 5 50m 5 50.5m 0 100m 0)
+* u1 in plot_v1
+* u2 out plot_v1
+.tran 10e-03 100e-03 0e-03
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+plot v(in)
+plot v(out)
+.endc
+.end
+ \ No newline at end of file