timer_get_clock_constraints
Returns the constraints (period, frequency, and duty
cycle) on the specified clock.
timer_get_clock_constraints -clock
clock_name
Arguments
-clock clock_name
Specifies the name of the clock with the constraint
to display.
Supported Families
All
Exceptions
None
Examples
The following example displays the clock constraints
on the clock clk in the Log window:
timer_get_clock_constraints -clock clk
See Also
timer_get_clock_actuals
Tcl documentation
conventions