Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.2.10. bpps::get_placement_info (::quartus::bpps)

The following table displays information for the bpps::get_placement_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::bpps

Syntax bpps::get_placement_info [-h | -help] [-long_help] [-placement] <placement_id>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-placement Return the placement as a list of cell/id pairs
<placement_id> Single placement id
Description
	In classic mode, return information about a given placement

                        In pin planner mode, looking up placement objects is not supported, no such thing.
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful