Report Datasheet Dialog Box: Options Tab - Report Datasheet Dialog Box: Options Tab - 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
Figure 1. Report Datasheet Options

Use the Options tab to control report output and formatting. Following are the options available.

Results name
Type a name for the report. The report opens in the Timing window under this name.

The equivalent Tcl command option is: -name

Sort by
Choose to sort results by port name or clock name.

The equivalent Tcl command option is: -sort_by

Report all process corners separately
Enable to display data for all process corners defined in the design.

The equivalent Tcl command option is: -show_all_corners

Show all output paths separately
Report max and min values for paths using output enable, showing both ON and OFF states.

The equivalent Tcl command option is: -show_oe_timing

Significant digits
Set the number of digits displayed in numerical results (default is 3).

The equivalent Tcl command option is: -significant_digits

Export to file
Type a file name to save the report. By default, results appear in the Timing window.

The equivalent Tcl command option is: -file

Overwrite / Append
Choose whether to overwrite the file or append to it.

The equivalent Tcl command option is: -append

Ignore command errors
Run the command quietly, ignoring any errors and returningTCL_OK.

The equivalent Tcl command option is: -quiet

Suspend message limits during command execution
Display all messages, overriding any output limits.

The equivalent Tcl command option is: -verbose

Command
Displays the equivalent Tcl command option for the current settings.
Open in a new tab
Choose to open the results in a new tab or replace the most recent one.
Open in Timing Analysis layout
Switches the current view to the Timing Analysis layout.