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_bpps_ver_1_0_cmd_bpps__report_cells
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_bpps_ver_1_0_cmd_bpps__report_cells
Ixiasoft
3.1.2.23. bpps::report_cells (::quartus::bpps)
The following table displays information for the bpps::report_cells Tcl command:
Tcl Package and Version | Belongs to ::quartus::bpps |
||
Syntax | bpps::report_cells [-h | -help] [-long_help] [-name <name> ] [-panel_name <name> ] [-placed] [-type <type> ] [-unplaced] | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-name <name> | Filter the list of placed cells specifying a name. Wildcards are supported. | ||
-panel_name <name> | Sends the results to the panel and specifies the name of the new panel | ||
-placed | Report the list of placed cells | ||
-type <type> | Filter the list of placed cells specifying a list of types | ||
-unplaced | Report the list of unplaced cells | ||
Description | In classic mode, returns a list of periphery cells based on the specified criteria. In pin planner mode, this is a stub call. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |