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>]