Post-Layout Simulation with MachTA and EZWave


1. Extract the Spice representation of your inverter
 
In this lab, you will use ICStation to extract a Spice representation of the inverter you drew in the previous tutorial. Then you will use the MachTA simulator to simulate the Spice representation.
1.1 Move into the directory you created for lab2. Then start ICStation:
>> cd egre429/lab2
>> ic &
1.2 In ICStation, use the Cell Open item in the Session palette to open the my_inv cell you previously created. In the IC Palettes palette, select ICExtract(M). In the ICExtract (M) palette, select Lumped. An Extract Mask Lumped Parameters dialog box should appear.

1.3 Fill out the dialog box so that it looks like the one below and click OK:

1.3 Exit ICStation.

2. "Fix" the Spice file so that it can be simulated with MachTA
  2. Simulate the my_inv Spice description with MachTA **See note below