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 1.0

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