diff options
author | saurabhb17 | 2020-03-18 18:32:26 +0530 |
---|---|---|
committer | saurabhb17 | 2020-03-18 18:32:26 +0530 |
commit | 327312696ea1b3f7cee80db4056ed99d8c33d7df (patch) | |
tree | dec65a3d38accf3b98dbc6c33cebb1dccfb21ee8 /Examples/Astable555/555/555.cir | |
parent | 3aa3c9f7f6b7e30c89dc8a83515044bb74854064 (diff) | |
download | eSim-327312696ea1b3f7cee80db4056ed99d8c33d7df.tar.gz eSim-327312696ea1b3f7cee80db4056ed99d8c33d7df.tar.bz2 eSim-327312696ea1b3f7cee80db4056ed99d8c33d7df.zip |
lm555's .pro fixed
Diffstat (limited to 'Examples/Astable555/555/555.cir')
-rw-r--r-- | Examples/Astable555/555/555.cir | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Examples/Astable555/555/555.cir b/Examples/Astable555/555/555.cir deleted file mode 100644 index ba4b84ce..00000000 --- a/Examples/Astable555/555/555.cir +++ /dev/null @@ -1,19 +0,0 @@ -* /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 |