diff options
author | rahulp13 | 2020-02-14 15:16:35 +0530 |
---|---|---|
committer | rahulp13 | 2020-02-14 15:16:35 +0530 |
commit | cb55e59de7ee4383c04edfae7c39ad9ae9552b36 (patch) | |
tree | de1b292a10e8196689bf1a208fe6fe32f4618846 /Examples/Astable555/555/555.cir | |
parent | 08d4a0336550a0e610709970a0c5d366e109fe82 (diff) | |
download | eSim-cb55e59de7ee4383c04edfae7c39ad9ae9552b36.tar.gz eSim-cb55e59de7ee4383c04edfae7c39ad9ae9552b36.tar.bz2 eSim-cb55e59de7ee4383c04edfae7c39ad9ae9552b36.zip |
common code for Win and Linux, merged py2 changes
Diffstat (limited to 'Examples/Astable555/555/555.cir')
-rw-r--r-- | Examples/Astable555/555/555.cir | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Examples/Astable555/555/555.cir b/Examples/Astable555/555/555.cir new file mode 100644 index 00000000..ba4b84ce --- /dev/null +++ b/Examples/Astable555/555/555.cir @@ -0,0 +1,19 @@ +* /home/ash98/eSim-Workspace/555/555.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Tue Dec 24 11:17:26 2019 + +* 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: / +R3 V_Out GND 1k +R1 Net-_R1-Pad1_ Net-_R1-Pad2_ 1k +R2 Net-_R1-Pad2_ C_Out 10k +v1 Net-_R1-Pad1_ GND DC +C1 C_Out GND 0.1u +C2 Net-_C2-Pad1_ GND 0.01u +U2 V_Out plot_v1 +U1 C_Out plot_v1 +X1 GND C_Out V_Out Net-_R1-Pad1_ Net-_C2-Pad1_ C_Out Net-_R1-Pad2_ Net-_R1-Pad1_ LM555N + +.end |