The clocks
<clock_name> and
<clock_name> are related (timed together)
but they have no common primary clock. The design could fail in hardware even if
timing is met. To find a timing path between these clocks, run the following
command:report_timing -from [get_clocks <CLOCK_NAME1>] -to [get_clocks <CLOCK_NAME2>]