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 1.0

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
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful