Uses of Class
com.sun.electric.tool.generator.layout.StdCellParams.SelectFill

Packages that use StdCellParams.SelectFill
com.sun.electric.tool.generator.layout   
 

Uses of StdCellParams.SelectFill in com.sun.electric.tool.generator.layout
 

Methods in com.sun.electric.tool.generator.layout that return StdCellParams.SelectFill
 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.
 

Methods in com.sun.electric.tool.generator.layout with parameters of type StdCellParams.SelectFill
 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).