| Package | Description |
|---|---|
| com.sun.electric.tool.generator.flag | |
| com.sun.electric.tool.generator.flag.router |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ToConnect> |
SchematicVisitor.getLayoutToConnects() |
java.util.List<ToConnect> |
LayoutNetlist.getToConnects() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Utils.isPwrGnd(ToConnect tc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FlagDesign.routeSignalsSog(java.util.List<ToConnect> toConns,
SeaOfGates.SeaOfGatesOptions prefs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BdRoute.route(Cell layCell,
java.util.List<ToConnect> work,
TechType tech) |
void |
SogRouterAdapter.route(java.util.List<ToConnect> toConns,
SeaOfGates.SeaOfGatesOptions prefs) |
void |
Router.routeSignals(java.util.List<ToConnect> toConns,
LayoutNetlist layNets) |