There are five related commands when working with QoR suggestion objects:
| Command | Function |
|---|---|
| report_qor_suggestions |
Generates new suggestions. Reports on existing suggestions. |
| write_qor_suggestions | Writes suggestion objects to a file. Suggestions are ENABLED automatically during this process. |
| read_qor_suggestions | Reads suggestion objects from a file. |
| get_qor_suggestions | Returns QoR suggestion objects. |
| delete_qor_suggestions | Removes QoR suggestions from memory. |
| get_qor_checks | Returns a list of all the suggestions that can be generated by Vivado. |