Package | Description |
---|---|
com.sun.electric.tool.extract |
Package for handling node extraction, parasitics, etc.
|
com.sun.electric.tool.generator.flag | |
com.sun.electric.tool.generator.flag.router | |
com.sun.electric.tool.routing.seaOfGates |
Modifier and Type | Field and Description |
---|---|
SeaOfGates.SeaOfGatesOptions |
LayerCoverageTool.LayerCoveragePreferences.seaIfGatesPrefs
Preference for SeaOfGate if used
|
Modifier and Type | Method and Description |
---|---|
SeaOfGates.SeaOfGatesOptions |
FlagConstructorData.getSOGPrefs() |
Modifier and Type | Method and Description |
---|---|
protected void |
FlagDesign.routeSignalsSog(java.util.List<ToConnect> toConns,
EditingPreferences ep,
SeaOfGates.SeaOfGatesOptions prefs) |
protected void |
FlagDesign.stitchScanChainsSog(LayoutNetlist layNets,
EditingPreferences ep,
SeaOfGates.SeaOfGatesOptions prefs) |
Constructor and Description |
---|
Flag(Cell schCell,
Job flagJob,
EditingPreferences ep,
SeaOfGates.SeaOfGatesOptions prefs) |
Modifier and Type | Method and Description |
---|---|
void |
SogRouterAdapter.route(java.util.List<ToConnect> toConns,
EditingPreferences ep,
SeaOfGates.SeaOfGatesOptions prefs) |
Modifier and Type | Method and Description |
---|---|
SeaOfGates.SeaOfGatesOptions |
SeaOfGatesEngine.getPrefs()
Method to return the preferences in this SeaOfGatesEngine.
|
Modifier and Type | Method and Description |
---|---|
void |
SeaOfGatesEngine.setPrefs(SeaOfGates.SeaOfGatesOptions p)
Method to set the preferences in this SeaOfGatesEngine.
|