22.20.6 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