diff options
author | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-05-19 11:02:57 +0530 |
commit | 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c (patch) | |
tree | 5afcc8e82d7f7d4f6fbff900520bd8f05eb343ca /OSCAD/Examples/slewRateExample/slewRateExample.cir.out | |
download | FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.gz FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.tar.bz2 FreeEDA-8377256e7d90aa7ba1cb51f6164e99f81e2eb53c.zip |
initial commit
Diffstat (limited to 'OSCAD/Examples/slewRateExample/slewRateExample.cir.out')
-rw-r--r-- | OSCAD/Examples/slewRateExample/slewRateExample.cir.out | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/OSCAD/Examples/slewRateExample/slewRateExample.cir.out b/OSCAD/Examples/slewRateExample/slewRateExample.cir.out new file mode 100644 index 0000000..c771986 --- /dev/null +++ b/OSCAD/Examples/slewRateExample/slewRateExample.cir.out @@ -0,0 +1,18 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 03:24:15 pm ist +.include ua741.sub + +v1 2 0 pulse(0 5 0 0 0 0.5e-4 1e-4) +* Plotting option vplot8_1 +x1 4 0 3 ua741 +r3 3 0 10000 +r1 4 2 1000 +r2 3 4 2000 + +.tran 1e-09 1e-06 0e-00 + +* Control Statements +.control +run +plot v(2) v(3) +.endc +.end |