diff options
Diffstat (limited to 'Examples/RL/RL.cir')
-rw-r--r-- | Examples/RL/RL.cir | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Examples/RL/RL.cir b/Examples/RL/RL.cir new file mode 100644 index 00000000..eea2d666 --- /dev/null +++ b/Examples/RL/RL.cir @@ -0,0 +1,15 @@ +* /home/fossee/eSim-Workspace/RL/RL.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Mon Feb 29 21:37:20 2016 + +* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N +* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 + +* Sheet Name: / +R1 in out 10 +L1 out GND 100m +v1 in GND pwl +U1 in plot_v1 +U2 out plot_v1 + +.end |