Package | Description |
---|---|
com.sun.electric.tool.generator.layout |
Modifier and Type | Method and Description |
---|---|
StdCellParams.SelectFill |
StdCellParams.fillSelect(Cell cell,
boolean pSelect,
boolean nSelect,
boolean includePoly)
This fills the cell with N/P select over current N/P select areas, and over
poly.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StdCellParams.addWellCon(StdCellParams.SelectFill selFill,
PortInst gndPort,
PortInst vddPort,
Cell cell)
Note that nwellX denotes the X coord of the nwell contact cut, which
goes in the Nwell (well that holds PMOS devices).
|