13.33.138 set_disable_timing

Disables timing arcs within a cell and returns the ID of the created constraint if the command succeeded.

set_disable_timing -from value -to value name

Arguments

-from from_port

Specifies the starting port. The –from and –to arguments must either both be present or both omitted for the constraint to be valid.

-to to_port

Specifies the ending port. The –from and –to arguments must either both be present or both omitted for the constraint to be valid.

name

Specifies the cell name where the timing arcs will be disabled.