Targets Tab - 2025.2 English - UG906

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

Document ID
UG906
Release Date
2025-12-10
Version
2025.2 English

Use this tab to filter timing paths based on path structure.

Figure 1. Report Timing Dialog Box: Targets Tab

Report Timing gives you several filtering options that you must use to report a specific path or group of paths. These filters are based on the structure of each timing path. You can define the startpoints, through points, and endpoints to narrow the scope of the report and focus on the paths you need to analyze.

Startpoints (From)
List sequential cell clock pins, sequential cells, input ports, bidirectional ports, or source clocks. You can specify multiple objects.
The equivalent Tcl command options are: -from, -rise_from, -fall_from
Through Points (Through)
List pins, ports, combinational cells, or nets. You can list multiple objects and use multiple -through filters to specify order.
The equivalent Tcl command options are: -through, -rise_through, -fall_through
Endpoints (To)
List destination points such as input pins of sequential cells, output ports, bidirectional ports, or destination clocks.
The equivalent Tcl command options are: -to, -rise_to, -fall_to