Disabling Unwanted Suggestions - Disabling Unwanted Suggestions - 2026.1 English - UG906

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2026-06-23
Version
2026.1 English
If you find that a suggestion degrades results, you can disable it. Add the following command to a Tcl script in the opt_design step:
set_property ENABLED 0 [get_qor_suggestions RQS_TIMING-1*]