|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.sc.Route
public class Route
The routing part of the Silicon Compiler tool.
| Nested Class Summary | |
|---|---|
static class |
Route.RouteChannel
Class for communicating channel information between router and maker. |
static class |
Route.RouteChNode
Class for communicating routing information between router and maker. |
static class |
Route.RouteChPort
Class for communicating routing information between router and maker. |
static class |
Route.RouteExport
Class for communicating routing information between router and maker. |
static class |
Route.RoutePort
Class for communicating routing information between router and maker. |
static class |
Route.RouteTrack
Class for communicating routing information between router and maker. |
static class |
Route.RouteTrackMem
Class for communicating routing information between router and maker. |
static class |
Route.SCRoute
Class for communicating routing information between router and netlist reader. |
| Constructor Summary | |
|---|---|
Route(SilComp.SilCompPrefs prefs)
|
|
| Method Summary | |
|---|---|
java.lang.String |
routeCells(GetNetlist gnl)
Method to do routing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Route(SilComp.SilCompPrefs prefs)
| Method Detail |
|---|
public java.lang.String routeCells(GetNetlist gnl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||