NMOS/PMOS Sizes

But if you put them in the spice .model directive, will it work?

Something like:

.model m1 NMOS(VTO=0.7 KP=60u LAMBDA=0 W=1u L=0.35u)
.model m2 PMOS(VTO=0.7 KP=40u LAMBDA=0 W=1.2u L=0.35u)
1 Like