diff options
Diffstat (limited to 'Examples/CMOS_Inverter/CMOS_Inverter.cir.out')
-rw-r--r-- | Examples/CMOS_Inverter/CMOS_Inverter.cir.out | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Examples/CMOS_Inverter/CMOS_Inverter.cir.out b/Examples/CMOS_Inverter/CMOS_Inverter.cir.out index 318298d5..6b6d12c4 100644 --- a/Examples/CMOS_Inverter/CMOS_Inverter.cir.out +++ b/Examples/CMOS_Inverter/CMOS_Inverter.cir.out @@ -1,11 +1,11 @@ -* eeschema netlist version 1.1 (spice format) creation date: wed jun 3 14:55:15 2015 +* /home/fossee/downloads/esim-master/examples/cmos_inverter/cmos_inverter.cir -.include PMOS-5um.lib -.include NMOS-5um.lib -c1 out gnd 1u -v1 in gnd dc 5 -v2 vcc gnd 5 -m1 out in gnd gnd mos_n W=100u L=100u M=1 +.include PMOS-0.5um.lib +.include NMOS-0.5um.lib +c1 out 0 1u +v1 in 0 dc 5 +v2 vcc 0 5 +m1 out in 0 0 mos_n W=100u L=100u M=1 m2 out in vcc vcc mos_p W=100u L=100u M=1 .tran 10e-03 100e-03 0e-03 |