timer_get_clock_actuals
Displays the actual clock frequency in the Log window,
when the timing analysis tool is initiated.
timer_get_clock_actuals
-clock clock_name
Arguments
-clock clock_name
Specifies the name of the clock with the frequency (or
period) to display.
Supported Families
All
Exceptions
None
Examples
This example displays the actual clock frequency of
clock clk1 in the Log window:
timer_get_clock_actuals -clock clk1
See Also
timer_get_clock_constraints
Tcl documentation
conventions