Skip to content

Commit c4d0d2a

Browse files
authored
Added --quench_recompute_divider documentation
Added documentation of this command line option.
1 parent 615a48e commit c4d0d2a

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)