public class Route
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
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 and Description |
---|
Route(SilComp.SilCompPrefs prefs) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
routeCells(GetNetlist gnl)
Method to do routing.
|
public Route(SilComp.SilCompPrefs prefs)
public java.lang.String routeCells(GetNetlist gnl)