Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 6/20/2022
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.19.12. report_rtl_parameters (::quartus::interactive_synthesis)

The following table displays information for the report_rtl_parameters Tcl command:

Tcl Package and Version

Belongs to ::quartus::interactive_synthesis

Syntax report_rtl_parameters [-h | -help] [-long_help] [-instance <instance_name> ] [-panel_name <panel_name_value> ] [-partition <partition_value> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-instance <instance_name> Specifies the hierarchy path of the instance to report (supports wildcards)
-panel_name <panel_name_value> Specifies the name of the report panel
-partition <partition_value> Specifies the hierarchy path of the partition(s) to report (supports wildcards)
Description
This command currently contains no help description.
Example Usage
report_rtl_parameters -panel_name "RTL Parameters for Top partition" -partition |
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful