Options Tab - 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 Clock Interaction: Options Tab

The Options tab contains the following fields:

Report from cells
Use this to limit the report to selected cells in the design. The report includes only those paths that start, end, cross, or are fully contained inside the selected cells.
The equivalent Tcl option is: -cells
Delay type
Use this field to choose the type of delay analysis:
  • In synthesized designs, only max delay analysis (setup and recovery) runs by default
  • In implemented designs, both max and min delay analyses (setup, hold, recovery, and removal) run by default
  • To run only min delay analysis (hold and removal), select min
The equivalent Tcl option is: -delay_type
Significant digits
Sets the number of significant digits displayed in the report values. The default is three.
The equivalent Tcl option is: -significant_digits
File Output
Use these options to save the report:
  • Write Results to File: Specify a file to write the report results. The report still appears in the Clock Interaction window.
    • The equivalent Tcl option is: -file
  • Overwrite/Append: Choose whether to overwrite the existing file or append new results to it.
    • The equivalent Tcl option is: -append