diff options
Diffstat (limited to 'OSCAD/Examples/RC/RC.cir')
-rw-r--r-- | OSCAD/Examples/RC/RC.cir | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/OSCAD/Examples/RC/RC.cir b/OSCAD/Examples/RC/RC.cir new file mode 100644 index 0000000..17738ac --- /dev/null +++ b/OSCAD/Examples/RC/RC.cir @@ -0,0 +1,12 @@ +* EESchema Netlist Version 1.1 (Spice format) creation date: Friday 24 May 2013 02:23:51 PM IST + +* 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:/ +v1 1 0 SINE +U1 1 3 VPLOT8_1 +R1 3 1 1k +C1 0 3 1u + +.end |