13.33.122 remove_input_delay

remove_input_delay -clock clock_name port_pin_list

remove_input_delay -id constraint_ID

Removes an input delay a clock on a port by specifying both the clocks and port names or the ID of the input_delay constraint to remove.

Arguments

-clock clock_name

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

port_pin_list

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

-id constraint_ID

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