Report Section - Report Section - 2026.1 English - UG906

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2026-06-23
Version
2026.1 English

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.

The equivalent Tcl option is -delay_type.

Report unconstrained paths
Generates information on paths that do not have timing constraints. This option is enabled by default in the Vivado IDE, but is disabled by default in the equivalent report_timing_summary Tcl command option.

The equivalent Tcl option is -report_unconstrained.

Report datasheet
Generates the design datasheet as defined in Report Datasheet.

The equivalent Tcl option is -datasheet.