TIMING-7: No Common Node Between Related Clocks - 2022.2 English

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

Document ID
UG906
Release Date
2022-10-19
Version
2022.2 English

The clocks <clock_name> and <clock_name> are related (timed together) but they have no common node. The design could fail in hardware. To find a timing path between these clocks, run the following command:

report_timing -from [get_clocks <CLOCK_NAME1>] -to [get_clocks <CLOCK_NAME2>]