PTM_45nm.txt
)
and parameter declarations.
vdd
as positive, gnd
or 0
as negative).
.include
* Parameter Declarations
.PARAM supply=1.1
.PARAM Lmin=45nm
.PARAM Wmin=45nm
.PARAM Wp={2*Wmin}
.global vdd gnd
.subckt
nmos w={Wmin} L={Lmin}
nmos w={Wmin} L={Lmin}
pmos w={Wmin} L={Lmin}
pmos w={Wmin} L={Lmin}
.ends