We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 615a48e + c4d0d2a commit 7272138Copy full SHA for 7272138
doc/src/vpr/command_line_usage.rst
@@ -938,6 +938,13 @@ The following options are only valid when the placement engine is in timing-driv
938
939
**Default:** ``0``
940
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
948
.. option:: --td_place_exp_first <float>
949
950
Controls how critical a connection is considered as a function of its slack, at the start of the anneal.
0 commit comments