You can generate the Route Status Report during the implementation flow
by using the report_route_status Tcl command.
This report gives you a breakdown of the nets in your design, including:
- Total number of logical nets
- Number of nets that do not need routing resources
- Number of nets that use only internal routing (within a tile, such as inside a CLB, Block RAM, or I/O pad)
- Number of nets without loads, if any
- Number of routable nets that require routing resources
- Number of unrouted nets, if any
- Number of fully routed nets
- Number of nets with routing errors
- Number of nets with some unrouted pins, if any
- Number of nets with antennas or islands, if any
- Number of nets with resource conflicts, if any
Design Route Status : # nets : ------------------------------------------- : -----------: # of logical nets.......................... : 6137 : # of nets not needing routing.......... : 993 : # of internally routed nets........ : 993 : # of routable nets..................... : 5144 : # of fully routed nets............. : 5144 : # of nets with routing errors.......... : 0 : ------------------------------------------- :----------- :