5.34.123.91 Examples

The following example removes all paths between reg1 and reg2 to 3 cycles for setup check.

remove_multicycle_path -from [get_pins {reg1}] –to [get_pins {reg2}]

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.