Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_interactive_synthesis_ver_1_0_cmd_report_rtl_assignments
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_interactive_synthesis_ver_1_0_cmd_report_rtl_assignments
Ixiasoft
4.1.17.12. report_rtl_assignments (::quartus::interactive_synthesis)
The following table displays information for the report_rtl_assignments Tcl command:
Tcl Package and Version | Belongs to ::quartus::interactive_synthesis |
||
Syntax | report_rtl_assignments [-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_assignments -panel_name "Source Assignments for Top partition" -partition | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |