Interface | Description |
---|---|
SeaOfGatesEngine.Handler |
Public interface that encapsulates interaction of SeaOfGatesEngines with outer environment
|
Class | Description |
---|---|
SeaOfGatesEngine |
Class to do sea-of-gates routing.
|
SeaOfGatesEngine.GRBucket | |
SeaOfGatesEngine.GRNet | |
SeaOfGatesEngine.GRWire | |
SeaOfGatesEngine.OrderedSearchVertex |
SEARCH VERTICES
|
SeaOfGatesEngine.PossibleEndpoint |
Class to define a single endpoint possibility for a waveform.
|
SeaOfGatesEngine.PossibleEndpoints |
Class that defines the endpoint of a waveform,
which can be a single point, a rectangle, or a list of coordinates.
|
SeaOfGatesEngine.RouteAddUnrouted | |
SeaOfGatesEngine.RouteNode | |
SeaOfGatesEngine.RouteResolution | |
SeaOfGatesEngine.RoutesOnNetwork | |
SeaOfGatesEngine.SearchVertex |
Class to define a vertex in the Dijkstra search.
|
SeaOfGatesEngine.SearchVertexAddon |
Class to store additional geometry needed by SearchVertex contacts to ensure minimum area.
|
SeaOfGatesEngine.SOGBound |
Class to define an R-Tree leaf node for geometry in the blockage data structure.
|
SeaOfGatesEngine.SOGNetID | |
SeaOfGatesEngine.SOGPoly | |
SeaOfGatesEngine.SOGVia |
Class to define an R-Tree leaf node for vias in the blockage data structure.
|
SeaOfGatesEngineFactory | |
SeaOfGatesEngineOld |
Subclass of SeaOfGatesEngine to use original scheme for thread allocation.
|
SeaOfGatesHandlers |
Factory class that provides #SeaOfGatesEngin.Handler's .
|
SoGWireQualityMetric |
Enum | Description |
---|---|
SeaOfGatesEngineFactory.SeaOfGatesEngineType | |
SeaOfGatesHandlers.Save |
Save mode determines how to save changes.
|