You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/src/vpr/command_line_usage.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1520,7 +1520,7 @@ VPR uses a negotiated congestion algorithm (based on Pathfinder) to perform rout
1520
1520
1521
1521
.. option:: --generate_net_timing_report{on|off}
1522
1522
1523
-
Generates a report that lists the bounding box, slack, and delay of every routed connection in a design in csv format. Fields in the report are:
1523
+
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``). Fields in the report are:
1524
1524
1525
1525
.. code-block:: none
1526
1526
netname: The name assigned to the net in atom netlist
0 commit comments