diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /Examples/Astable555/555/555.cir | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major 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 |