diff options
author | saurabhb17 | 2020-03-11 16:43:11 +0530 |
---|---|---|
committer | saurabhb17 | 2020-03-11 16:43:11 +0530 |
commit | 22d388df274b2a9f3f00207f64ce9f284d1efba4 (patch) | |
tree | c433424da61f0dcf60ee8b8a5116e3a02e0a8a17 /Examples/Integrator/Integrator.cir.out | |
parent | ec5a9a008b8b974f8191837c72f9edfcfc9e49bf (diff) | |
download | eSim-22d388df274b2a9f3f00207f64ce9f284d1efba4.tar.gz eSim-22d388df274b2a9f3f00207f64ce9f284d1efba4.tar.bz2 eSim-22d388df274b2a9f3f00207f64ce9f284d1efba4.zip |
part2/3 - .pro cleanup
Diffstat (limited to 'Examples/Integrator/Integrator.cir.out')
-rw-r--r-- | Examples/Integrator/Integrator.cir.out | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Examples/Integrator/Integrator.cir.out b/Examples/Integrator/Integrator.cir.out index 926b2749..9db03242 100644 --- a/Examples/Integrator/Integrator.cir.out +++ b/Examples/Integrator/Integrator.cir.out @@ -1,16 +1,16 @@ -* /home/fossee/esim-workspace/integrator/integrator.cir +* /home/saurabh/desktop/esim/examples/integrator/integrator.cir .include ua741.sub x1 net-_r2-pad1_ net-_c1-pad2_ out ua741 -r1 in net-_c1-pad2_ 10k -r2 net-_r2-pad1_ gnd 1k -r3 out gnd 1k -c1 out net-_c1-pad2_ 100n -r4 net-_c1-pad2_ out 100k v1 in gnd pwl(0m 0 0.5m 5 25m 5 25.5m -5 50m -5 50.5m 5 75m 5 75.5m -5 100m -5) * u1 in plot_v1 * u2 out plot_v1 -.tran 10e-03 100e-03 0e-00 +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 +.tran 1e-03 100e-03 0e-00 * Control Statements .control |