* Sample usage of ZVN2106A and ZVP2106A SPICE models * This file creates an inverter using the ZVN2106A and ZVP2106A transistors and does a DC sweep at the input to produce a transfer curve. * Include the model file .include 'ee105.sp' * Usage: * X x1 vout vin gnd ZVN2106A x2 vout vin vdd ZVP2106A * Supply vdd vdd gnd 5V * Input vin vin gnd 1V * DC sweep at the input .dc vin 0V 5V 0.01V .option post=2 nomod .end