5.34.130.348 Examples
This example removes a clock exception from the pin reg_q_a_10_/U0:CLK with respect to the clock clk:
timer_remove_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:CLK} -dir {from}
This example removes a clock exception to the pin reg_q_a_10_/U0:E with respect to the clock clk:
timer_remove_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:E} -dir {to}.
timer_remove_pass
Removes the previously entered path pass constraint.
timer_remove_pass -pin pin_name
