Class | Description |
---|---|
BdRoute |
Brain Dead router.
|
Blockage1D |
Keep track of blockages in one dimension
|
Channel |
rectangular region for routing
|
ConnectedSegments | |
ConnectionCache |
Object to allow efficient queries of the form: "Does PortInst
have any ArcInst connected?"
Note that this doesn't work right yet because PortInsts can't
be compared using ==.
|
Interval | |
LayerChannels |
All the channels for one layer
|
Router | |
Segment |
A line segment that makes up part of a route
|
SogRouterAdapter |
The SogRouter is an adapter between FLAG and Electric's built in
Sea of Gates router.
|
ToConnect |
A list of PortInsts that need to be connected by the router
|
Track |