timer_add_clock_exception -clock clock_name -pin pin_name -dir value
-clock clock_name
Specifies the name of the clock.
-pin pin_name
Specifies the exception on the pin in a synchronous network to be excluded from the specified clock period.
-dir value
Specifies direction.
Value |
Description |
from |
Refers to paths starting at the specific pin. |
to |
Refers to paths ending at the specific pin. |
For the ProASIC3/E, ProASICPLUS, ProASIC, Axcelerator, eX, and SX-A families, the timing analysis tool translates this command to an equivalent SDC command set_multicycle_path (SDC multiple cycle path constraint).
timer_add_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:CLK} -dir {from}
timer_add_clock_exception -clock {clk} -pin {reg_q_a_10_/U0:E} -dir {to}
set_multicycle_path