You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
315 B

Mx Drain Gate Source Back-gate(substrate) Body Tx W L (body ommitted for FB)
.include ./nmos4p0.mod
.include ./pmos4p0.mod
.option TEMP=27C noacct
Vpower VD 0 1.5
Vgnd VS 0 0
Vgate Gate 0 0.0
MN0 VS Gate Out VS N1 W=10u L=0.18u
MP0 VD Gate Out VS P1 W=20u L=0.18u
.dc Vgate 0 1.5 0.05
.print dc v(out)
.END