diff options
author | fahimkhan | 2016-03-14 16:37:03 +0530 |
---|---|---|
committer | fahimkhan | 2016-03-14 16:37:03 +0530 |
commit | 0767e64446641553c7c08c77b53d4817599c4ae1 (patch) | |
tree | ccc60cf033e7d1f56fe52633462c9e659de8af1d /InvertingAmplifier/ua741.cir.out | |
parent | 9182fa7645ca28bd5d2d8401c2e2f03c39943f92 (diff) | |
download | eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.gz eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.bz2 eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.zip |
Adding all available eSim examples
Diffstat (limited to 'InvertingAmplifier/ua741.cir.out')
-rw-r--r-- | InvertingAmplifier/ua741.cir.out | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/InvertingAmplifier/ua741.cir.out b/InvertingAmplifier/ua741.cir.out new file mode 100644 index 0000000..72e6851 --- /dev/null +++ b/InvertingAmplifier/ua741.cir.out @@ -0,0 +1,18 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist + +* u1 6 7 3 port +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 +.ac lin 0 0Hz 0Hz + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +.endc +.end |