Package | Description |
---|---|
com.sun.electric.tool.routing.seaOfGates |
Modifier and Type | Method and Description |
---|---|
void |
SeaOfGatesEngine.routeIt(SeaOfGatesEngine.Handler handler,
Cell cell,
boolean quiet,
java.util.List<ArcInst> arcsToRoute,
SeaOfGates.SeaOfGatesCellParameters sogp)
This is the public interface for Sea-of-Gates Routing when done in batch mode.
|