|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.routing.SeaOfGates
public class SeaOfGates
Class to control sea-of-gates routing.
Nested Class Summary | |
---|---|
static class |
SeaOfGates.NetsToRouteByLength
Comparator class for sorting NetsToRoute by their length and power/ground usage. |
Constructor Summary | |
---|---|
SeaOfGates()
|
Method Summary | |
---|---|
static void |
seaOfGatesRoute()
Method to run Sea-of-Gates routing on user-selected cell |
static void |
seaOfGatesRoute(Cell cell)
Method to run Sea-of-Gates routing on specified cell |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeaOfGates()
Method Detail |
---|
public static void seaOfGatesRoute()
public static void seaOfGatesRoute(Cell cell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |