The Report section of the Options tab of the Report Timing Summary dialog box includes:
- Path delay type
- Sets the type of analysis to be run. For synthesized designs, only max delay
analysis (setup/recovery) is performed by default. For implemented design, both
min and max delay analysis (setup/hold, recover/removal) are performed by
default. To run min delay analysis only (hold and removal), select delay type
min
.Equivalent Tcl option:
-delay_type
- Report unconstrained paths
- Generates information on paths that do not have timing requirements. This option
is checked by default in the Vivado IDE, but
is not turned on by default in the equivalent Tcl command
report_timing_summary
.Equivalent Tcl option:
-report_unconstrained
- Report datasheet
-
Generates the design datasheet as defined in Report Datasheet, in this chapter.
Equivalent Tcl option:
-datasheet