You can refine the behavior of the report_qor_suggestions command
using the following options:
-
-of_objects <suggestion objects> - Use this option to report specific QoR suggestions without generating new
ones.
- This mode runs quickly and is helpful for reviewing suggestions from an
.rqsfile that has already been loaded. - Example:
report_qor_suggestions -of_objects [get_qor_suggestions <objectNames>]
- This mode runs quickly and is helpful for reviewing suggestions from an
-
-cells <cellName> - Use this option to change the top-level cell for the analysis.
- By default, the command analyzes the design’s top-level cell.
- To analyze a different module, specify it with this option.