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>]