13.33.196 timer_add_clock_exception
Adds an exception to or from a pin with respect to a specified clock.
timer_add_clock_exception -clock clock_name -pin pin_name -dir value
Arguments
-clock span class="tcl_value"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. |
