Package | Description |
---|---|
com.sun.electric.tool.extract |
Package for handling node extraction, parasitics, etc.
|
com.sun.electric.tool.sc |
Package for handling the silicon-compiler tool.
|
Modifier and Type | Field and Description |
---|---|
double |
LayerCoverageTool.LayerCoveragePreferences.deltaXInMicrons
User preference for deltaX.
|
double |
LayerCoverageTool.LayerCoveragePreferences.deltaYInMicrons
User preference for deltaY.
|
double |
LayerCoverageTool.LayerCoveragePreferences.heightInMicrons
User preference for height of the bounding box.
|
double |
LayerCoverageTool.LayerCoveragePreferences.widthInMicrons
User preference for width of the bounding box.
|
Modifier and Type | Field and Description |
---|---|
double |
SilComp.SilCompPrefs.feedThruSize
The size of feed-throughs.
|
double |
SilComp.SilCompPrefs.horizArcWidth
The width of the horizontal routing arc.
|
double |
SilComp.SilCompPrefs.mainPowerWireWidth
The width of the main power and ground arc.
|
double |
SilComp.SilCompPrefs.minActiveDistance
The minimum active distance.
|
double |
SilComp.SilCompPrefs.minMetalSpacing
The minimum metal spacing.
|
double |
SilComp.SilCompPrefs.minPortDistance
The minimum port distance.
|
double |
SilComp.SilCompPrefs.nWellHeight
The height of the n-well.
|
double |
SilComp.SilCompPrefs.nWellOffset
The offset of the n-well.
|
double |
SilComp.SilCompPrefs.powerWireWidth
The width of the power and ground arc.
|
double |
SilComp.SilCompPrefs.pWellHeight
The height of the p-well.
|
double |
SilComp.SilCompPrefs.pWellOffset
The offset of the p-well.
|
double |
SilComp.SilCompPrefs.vertArcWidth
The width of the vertical routing arc.
|
double |
SilComp.SilCompPrefs.viaSize
The size of vias.
|