Disabling Unwanted Suggestions - 2025.2 English - UG906

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

Document ID
UG906
Release Date
2025-12-10
Version
2025.2 English
If you find any suggestion degrades results it is possible to disable it by adding the following to a Tcl script at the pre opt_design step:
set_property ENABLED 0 [get_qor_suggestions RQS_TIMING-1*]