Custom QoR 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

You can create Custom QoR Suggestions as part of the QoR suggestion flow. Using the same method as custom DRCs, reference a Tcl proc as a new suggestion. After you register the suggestion, you can reference it in the report_qor_suggestions command. After the suggestion is generated, the flow works exactly the same as for other suggestions.

New QoR checks you develop for this flow are not generated by default. You need to call them using the following command:
report_qor_suggestions -checks [get_qor_checks <check ID>]