Uses of Interface
com.sun.electric.tool.generator.layout.StdCellParams.SelectSrcDrn

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

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

Fields in com.sun.electric.tool.generator.layout declared as StdCellParams.SelectSrcDrn
static StdCellParams.SelectSrcDrn StdCellParams.EVEN
           
static StdCellParams.SelectSrcDrn StdCellParams.ODD
           
 

Methods in com.sun.electric.tool.generator.layout with parameters of type StdCellParams.SelectSrcDrn
 void StdCellParams.wireVddGnd(FoldedMos[] moss, StdCellParams.SelectSrcDrn select, Cell p)
          Wire pmos or nmos to vdd or gnd, respectively.
 void StdCellParams.wireVddGnd(FoldedMos mos, StdCellParams.SelectSrcDrn select, Cell p)