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
Give Feedback

3.1.29.47. report_clock_network (::quartus::sta)

The following table displays information for the report_clock_network Tcl command:

Tcl Package and Version

Belongs to ::quartus::sta

Syntax report_clock_network [-h | -help] [-long_help] [-append] [-file <name> ] [-include_non_clock_paths] [-initial_depth <number> ] [-panel_name <name> ] [-show_full_paths] [-stdout] [-target <names> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-append If output is sent to a file, this option appends the result to that file. Otherwise, the file will be overwritten. This option is not supported for HTML files.
-file <name> Sends the results to an ASCII or HTML file. Depending on the extension
-include_non_clock_paths Show paths that are potentially in the clock network. These paths terminate at a register's clock pin but do not start at a clock source.
-initial_depth <number> Initial clock network depth to report.
-panel_name <name> Sends the results to the panel and specifies the name of the new panel
-show_full_paths Show the full clock paths - do not reduce the table size by condensing multiple trivial nodes into one row.