diff options
author | fossee | 2019-08-29 12:00:06 +0530 |
---|---|---|
committer | fossee | 2019-08-29 12:00:06 +0530 |
commit | d25a2bf2d63442e3585479751f168b635fc5701e (patch) | |
tree | fa1df998749b7dab5b8d404b88d77c5311167d8a /Examples/Integrator/ua741.sub | |
download | eSim-d25a2bf2d63442e3585479751f168b635fc5701e.tar.gz eSim-d25a2bf2d63442e3585479751f168b635fc5701e.tar.bz2 eSim-d25a2bf2d63442e3585479751f168b635fc5701e.zip |
changed Examples
Diffstat (limited to 'Examples/Integrator/ua741.sub')
-rw-r--r-- | Examples/Integrator/ua741.sub | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Examples/Integrator/ua741.sub b/Examples/Integrator/ua741.sub new file mode 100644 index 00000000..ad26c001 --- /dev/null +++ b/Examples/Integrator/ua741.sub @@ -0,0 +1,12 @@ +* Subcircuit ua741 +.subckt ua741 6 7 3 +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist +rout1 3 2 75 +eout1 2 0 1 0 1 +cbw1 1 0 31.85e-9 +rbw1 1 4 0.5e6 +ein1 4 0 7 6 100e3 +rin1 7 6 2e6 +* Control Statements + +.ends ua741
\ No newline at end of file |