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

Enclosing class:
StdCellParams

public static interface StdCellParams.SelectSrcDrn

This class allows the user to specify which source/drains wireVddGnd() should connect to power or ground. Most users will be happy with the predefined instances: ODD or EVEN.


Method Summary
 boolean connectThisOne(int mosNdx, int srcDrnNdx)
           
 

Method Detail

connectThisOne

boolean connectThisOne(int mosNdx,
                       int srcDrnNdx)