13.33.127 remove_output_delay

remove_output_delay -clock clock_name port_pin_list

remove_output_delay -id constraint_ID

Removes an ouput delay by specifying both the clocks and port names or the ID of the output_delay constraint to remove.

Arguments

-clock clock_name

Specifies the clock name to which the specified output delay value is assigned.

port_pin_list

Specifies the port names to which the specified output delay value is assigned.

-id constraint_ID

Specifies the ID of the clock with the output_delay value to remove from the current scenario. You must specify either both a clock name and list of port names or the output_delay constraint ID .