diff options
author | Saurabh Bansode | 2020-03-30 11:36:00 +0530 |
---|---|---|
committer | GitHub | 2020-03-30 11:36:00 +0530 |
commit | 44f799514b0820d5a3e88db8c149ea3ae1c5db10 (patch) | |
tree | f7d507cccc79105d4d1526a38dc4a14df8dd9ffb /Examples/Integrator/Integrator.cir | |
parent | 7c6743e5ec8a299ca40dceca5de3fc99a3aed025 (diff) | |
parent | 351b61ad2bdbed22b0b062d66ee999fbb7d61d25 (diff) | |
download | eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.tar.gz eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.tar.bz2 eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.zip |
Merge pull request #145 from saurabhb17/master
UA741 removed from SubcircuitLibrary
Diffstat (limited to 'Examples/Integrator/Integrator.cir')
-rw-r--r-- | Examples/Integrator/Integrator.cir | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Examples/Integrator/Integrator.cir b/Examples/Integrator/Integrator.cir deleted file mode 100644 index b7b0164b..00000000 --- a/Examples/Integrator/Integrator.cir +++ /dev/null @@ -1,19 +0,0 @@ -* /home/saurabh/Desktop/eSim/Examples/Integrator/Integrator.cir - -* EESchema Netlist Version 1.1 (Spice format) creation date: Wed Mar 11 16:27:08 2020 - -* 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: / -X1 Net-_R2-Pad1_ Net-_C1-Pad2_ out UA741 -v1 in GND pwl -U1 in plot_v1 -U2 out plot_v1 -R1 in Net-_C1-Pad2_ 10k -R2 Net-_R2-Pad1_ GND 1k -R3 out Net-_C1-Pad2_ 100k -C1 out Net-_C1-Pad2_ 100n -R4 GND out 1k - -.end |