
// Library name: inv_tst
// Cell name: inv
// View name: schematic
subckt inv_schematic IN OUT gnd vdd
    M0 (OUT IN gnd gnd) ne w=6u l=180.0n as=2.88e-12 ad=2.88e-12 \
        ps=1.296e-05 pd=1.296e-05 nrs=0.045 nrd=0.045 m=(1)*(1) \
        par1=((1)*(1)) xf_subext=0
    M1 (OUT IN vdd vdd) pe w=6u l=180.0n as=2.88e-12 ad=2.88e-12 \
        ps=1.296e-05 pd=1.296e-05 nrs=0.045 nrd=0.045 m=(1)*(1) \
        par1=((1)*(1))
ends inv_schematic
// End of subcircuit definition.

// Library name: inv_tst
// Cell name: inv_sim
// View name: schematic
V0 (vdd 0) vsource dc=3.3 type=dc
C0 (OUT 0) capacitor c=1n
I0 (In OUT 0 vdd) inv_schematic
V1 (In 0) vsource type=sine freq=1K ampl=1.5 sinedc=1.5
