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.22.3. periph::get_cells (::quartus::periph)

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

Tcl Package and Version

Belongs to ::quartus::periph

Syntax periph::get_cells [-h | -help] [-long_help] [-atom_only] [-instance_only] [-ip_only] [-num_location <num_location> ] [-physical_only] [-placed] [-toplevel_only] [-type <type> ] [-unplaced] [ <filter> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-atom_only Return only atom cells
-instance_only Return only instance cells
-ip_only Return only instance cells that are IP instances
-num_location <num_location> Specify a specific number of available locations the cell should have
-physical_only Return only physical cells
-placed Return only placed cells
-toplevel_only Return only toplevel cells
-type <type> Return only cells of the given types
-unplaced Return only unplaced cells
<filter> Object filter
Description

Returns a list of cells IDs in the design. All