5.34.130.369 Examples
The following example sets a clock period of 2.40ns on the clock clk1:
timer_setenv_clock_period -clock clk1 -unit {ns} -period 2.40
timer_set_maxdelay
Adds a maximum delay constraint to the specified path.
timer_set_maxdelay -from source_pin \
-to destination_pin \
[-unit {value}] -delay delay_value
