ID:332072 Trying to set <First Latency> clock latency that is <Comparison> than previously set <Second Latency> latency. New <First Latency> latency was ignored.

CAUSE: Set_clock_latency can specify max-rise, max-fall, min-rise, and min-fall delay. One of the minimum delays was larger than its respective maximum delay.

ACTION: Make sure that when -early is used with set_clock_latency, the delay specified is larger than the delay used with -late.