| Class | Description |
|---|---|
| AbstractRouter |
A common class to serve as the place for common router-related methods.
|
| RouteNode |
This class represents the basic routing element, a node or wire.
|
| Router |
Basic router for routing inter-site nets.
|
| RouteThruHelper |
Example of how to check if a node to node connection is a routethru
|
| RoutingHeatMap |
Simple tool for generating a routing heat map as a CSV for a given DCP.
|
| SATRouter |
This class provides a RapidWright front-end usage wrapper for the
Vivado-distributed executable evRouter.
|
| UltraScaleClockRouting |
A collection of utility methods for routing clocks on
the UltraScale architecture.
|
| VersalClockRouting |
A collection of utility methods for routing clocks on
the Versal architecture.
|
| VersalClockRouting.NodeWithPrevAndCost |