Skip to content

Commit aaf2569

Browse files
committed
[doc] add net timing report use case
1 parent f699b30 commit aaf2569

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,6 +1522,8 @@ VPR uses a negotiated congestion algorithm (based on Pathfinder) to perform rout
15221522

15231523
Generates a report that lists the bounding box, slack, and delay of every routed connection in a design in CSV format (``report_net_timing.csv``). Each row in the CSV corresponds to a single net.
15241524

1525+
The report can later be used by other tools to enable further optimizations. For example, the Synopsys synthesis tool (Synplify) can use this information to re-synthesize the design and improve the Quality of Results (QoR).
1526+
15251527
Fields in the report are:
15261528

15271529
.. code-block:: none

0 commit comments

Comments
 (0)