Skip to content

Commit 44dea6a

Browse files
committed
[place] add doc for place_quench_only
1 parent c0f1269 commit 44dea6a

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
@@ -926,6 +926,13 @@ If any of init_t, exit_t or alpha_t is specified, the user schedule, with a fixe
926926

927927
**Default:** ``move_block_type``
928928

929+
.. option:: --place_quench_only {on | off}
930+
931+
If this option is set to ``on``, the placement will skip the annealing phase and only perform the placement quench.
932+
This option is useful when the the quality of initial placement is good enough and there is no need to perform the
933+
annealing phase.
934+
935+
**Default:** ``off``
929936

930937

931938
.. option:: --placer_debug_block <int>

0 commit comments

Comments
 (0)