The Report Clock Network command can be run from one of the following:
- The Flow Navigator in the AMD Vivado™ IDE
- The Tcl command option:
report_clock_networks -name {network_1}
Report Clock Networks provides a tree view of the clock trees in the design. See the following figure. Each clock tree shows the clock network from source to endpoint with the endpoints sorted by type.
The clock trees have the following options:
- They show clocks defined by the user or ones that are generated automatically by the tool.
- They can report clocks from I/O port to load. Note: The full clock tree is only detailed in the GUI form of the report. The text version of this report shows only the name of the clock roots.
- They can be used to find BUFGs driving other BUFGs.
- They show clocks driving non-clock loads.
There is a folder containing each primary clock and any generated clocks defined in the design. A separate folder displays each unconstrained clock root.
Use the filter Ports, Nets, Instances, and related buttons to reduce the
amount of data displayed in the clock tree. The filter options can be viewed by clicking
on the icon.
Use the following instructions to view a schematic of the clock path:
- Select an object in the tree.
- Run the Trace to Source popup command.