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.26.8. get_report_panel_data (::quartus::report)

The following table displays information for the get_report_panel_data Tcl command:

Tcl Package and Version

Belongs to ::quartus::report

Syntax get_report_panel_data [-h | -help] [-long_help] [-col <column> ] [-col_name <column_name> ] [-id <table_id> ] [-name <table_name> ] [-row <row> ] [-row_name <row_name> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-col <column> column (or X) coordinate
-col_name <column_name> column (or X) name
-id <table_id> id of panel from which to get data
-name <table_name> Name of panel from which to get data
-row <row> row (or Y) coordinate
-row_name <row_name>