Netlist GDS
Netlist GDS
Click OK:
From the right hand IC PALLATE: go to Plan & place (end of the pallate)
Click OK.
File --> Open the schematic that got generated in output folder.
Create a new schematic by File--> New--> schematic ; give some name & OK
Go for simulation on the right hand side pallet & click for new configuration, select Spice Netlister
from it. OK & OK, it will entering into simulation environment.
Calibre DRC;
In ICStation, Tools--> Calibre--> RUN DRC; Cancel the rule rest window.;
Click on RUN DRC; Check DRC errors if any ; Make DRC errors “ZERO”
RUN LVS:
RUN PEX;
Add these commands at the end of the DSPF file that got generated. (Source_X is the source name in
circuit)
.LIB $ADK/technology/ic/models/ami05.mod
.INCLUDE XXX.pex.netlist
VFORCE__VDD VDD 0 dc 5
VFORCE__GND GND 0 dc 0
VFORCE__GROUND GROUND 0 dc 0
.OPTION NOASCII
.OPTION MODWL
.OPTION ENGNOT
.OPTION AEX
.TEMP 27
.TRAN 0 1000N