Package | Description |
---|---|
com.sun.electric.tool.generator.layout |
Modifier and Type | Class and Description |
---|---|
class |
FoldedNmos
The FoldedNmos class is a layer beneath the gate layout generators.
|
class |
FoldedPmos
The FoldedPmos class is a layer beneath the gate layout generators.
|
Modifier and Type | Method and Description |
---|---|
void |
StdCellParams.fillDiffAndSelectNotches(FoldedMos[] moss,
boolean fillDiffNotch)
Fix notch errors between adjacent source/drain regions.
|
static double |
StdCellParams.getRightDiffX(FoldedMos m) |
static double |
StdCellParams.getRightDiffX(FoldedMos[] moss) |
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) |