21.14.60.4 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}.
