The report_qor_assessment command runs a limited set of methodology
checks to verify that your design has a solid foundation for effective quality of
results (QoR) suggestions. These checks are a subset of those performed by the
report_methodology command.
Vivado follows this behavior:
- If methodology check results already exist and the design has not changed, Vivado reuses the cached results.
- If the design has changed or no cached results are available, Vivado reruns the necessary checks. This can increase runtime.
To skip methodology checks, use the -exclude_methodology_checks
switch.
Note: The Vivado IDE does
not display this section. Instead, generate and review the Report Methodology
separately. Most implementation reporting strategies include this report by
default.