ID:332073 Trying to set clock latency using -clock option when object_list is of type clock. Ignoring -clock option as it only applies to nodes.

CAUSE: Set_clock_latency can be used on clocks or nodes. When used on nodes, the -clock option can also be specified. When used on clocks, the -clock option cannot be specified.

ACTION: Make sure that -clock is used only with nodes. The assignment will continue to be processed as if -clock was not used.