From df569f79a7ee495291324e07d99af990104e3db2 Mon Sep 17 00:00:00 2001 From: fahim Date: Wed, 5 Aug 2015 13:52:57 +0530 Subject: Subject: Added eSim Examples Description: Added eSim Examples --- Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir (limited to 'Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir') diff --git a/Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir b/Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir new file mode 100644 index 00000000..aef7b704 --- /dev/null +++ b/Examples/Halfwave_Rectifier/Halfwave_Rectifier.cir @@ -0,0 +1,11 @@ +* EESchema Netlist Version 1.1 (Spice format) creation date: Wed Jul 1 11:15:52 2015 + +* 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:/ +D1 IN OUT D +R1 OUT GND 1k +v1 IN GND sine + +.end -- cgit