public static class SilComp.SilCompPrefs extends PrefPackage
PrefPackage.BooleanPref, PrefPackage.DoublePref, PrefPackage.IntegerPref, PrefPackage.LongPref, PrefPackage.StringPref
Modifier and Type | Field and Description |
---|---|
double |
feedThruSize
The size of feed-throughs.
|
double |
horizArcWidth
The width of the horizontal routing arc.
|
java.lang.String |
horizRoutingArc
The horizontal routing arc.
|
java.lang.String |
mainPowerArc
The main power and ground arc.
|
double |
mainPowerWireWidth
The width of the main power and ground arc.
|
double |
minActiveDistance
The minimum active distance.
|
double |
minMetalSpacing
The minimum metal spacing.
|
double |
minPortDistance
The minimum port distance.
|
int |
numRows
The number of rows of cells to make.
|
double |
nWellHeight
The height of the n-well.
|
double |
nWellOffset
The offset of the n-well.
|
double |
powerWireWidth
The width of the power and ground arc.
|
double |
pWellHeight
The height of the p-well.
|
double |
pWellOffset
The offset of the p-well.
|
java.lang.String |
schematicTechnology |
double |
vertArcWidth
The width of the vertical routing arc.
|
java.lang.String |
vertRoutingArc
The vertical routing arc.
|
double |
viaSize
The size of vias.
|
TECH_NODE, USER_NODE
Constructor and Description |
---|
SilCompPrefs(boolean factory) |
getFactoryPrefRoot, getKey, getKey, getKey, getKey, getPrefRoot, putPrefs, withField
public java.lang.String schematicTechnology
public int numRows
public java.lang.String horizRoutingArc
public double horizArcWidth
public java.lang.String vertRoutingArc
public double vertArcWidth
public double powerWireWidth
public double mainPowerWireWidth
public java.lang.String mainPowerArc
public double pWellHeight
public double pWellOffset
public double nWellHeight
public double nWellOffset
public double viaSize
public double minMetalSpacing
public double feedThruSize
public double minPortDistance
public double minActiveDistance