timer_remove_clock_exception -clock clock_name -pin pin_name -dir value
Specifies the name of the clock from which to remove the constraint.
-pin pin_name
Specifies the name of the pin to remove.
-dir value
Specifies direction.
Value |
Description |
from |
Refers to paths starting at the specified pin. |
to |
Refers to paths ending at the specified pin. |
For the ProASIC3/E, ProASICPLUS, ProASIC, Axcelerator, eX, and SX-A families, the timing analysis tool ignores the timer_remove_clock_exceptions command. To remove the clock exception, use the Set Multicycle Constraint dialog box.
timer_remove_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:CLK} -dir {from}
timer_remove_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:E} -dir {to}.