Skip to content

Commit 1a103be

Browse files
authored
Merge pull request #2540 from verilog-to-routing/astar_profiler_doc
Fix a minor issue in document
2 parents 79d8e90 + bc86167 commit 1a103be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,6 +1299,7 @@ The following options are only valid when the router is in timing-driven mode (t
12991299
**Default:** ``1.2``
13001300

13011301
.. option:: --router_profiler_astar_fac <float>
1302+
13021303
Controls the directedness of the timing-driven router's exploration when doing router delay profiling of an architecture.
13031304
The router delay profiling step is currently used to calculate the place delay matrix lookup.
13041305
Values between 1 and 2 are resonable; higher values trade some quality for reduced run-time.

0 commit comments

Comments
 (0)