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

CAUSE: The set_clock_latency option 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 the -clock option is used only with nodes. The assignment will continue to be processed as if the -clock option was not used.