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.27.14. periph::report_cells (::quartus::periph)

The following table displays information for the periph::report_cells Tcl command:

Tcl Package and Version

Belongs to ::quartus::periph

Syntax periph::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
Returns a list of periphery cells based on the specified criteria. 
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful