Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1.29.15. get_clock_info (::quartus::sta)

The following table displays information for the get_clock_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::sta

Syntax get_clock_info [-h | -help] [-long_help] [-child_clocks] [-divide_by] [-duty_cycle] [-edge_shifts] [-edges] [-fall] [-is_inverted] [-latency] [-master_clock] [-master_clock_pin] [-max] [-min] [-multiply_by] [-name] [-nreg_neg] [-nreg_pos] [-offset] [-period] [-phase] [-rise] [-targets] [-type] [-waveform] <clk_object>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-child_clocks Returns a list of child clock names
-divide_by Return the frequency divider (to the base clock)
-duty_cycle Return the duty cycle
-edge_shifts Return a list of edge shifts that the specified edges are to undergo to yield the final generated clock waveform
-edges Return a list of integer representing edges from the source clock that are to form edges of the generated clock
-fall Return clock fall latency<