Skip to content

Commit 7272138

Browse files
authored
Merge pull request #2431 from verilog-to-routing/vaughnbetz-quench_recompute_doc
Added --quench_recompute_divider documentation
2 parents 615a48e + c4d0d2a commit 7272138

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,13 @@ The following options are only valid when the placement engine is in timing-driv
938938

939939
**Default:** ``0``
940940

941+
.. option:: --quench_recompute_divider <int>
942+
943+
Controls how many times the placer performs a timing analysis to update its criticality estimates during a quench.
944+
If unspecified, uses the value from --inner_loop_recompute_divider.
945+
946+
**Default:** ``0``
947+
941948
.. option:: --td_place_exp_first <float>
942949

943950
Controls how critical a connection is considered as a function of its slack, at the start of the anneal.

0 commit comments

Comments
 (0)