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.5. periph::get_placement_info (::quartus::periph)

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

Tcl Package and Version

Belongs to ::quartus::periph

Syntax periph::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
	Return information about a given placement
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: The supplied placement id <string> is invalid.
TCL_ERROR 1 ERROR: At least one placement ID must be supplied, but no placement IDs were supplied
TCL_ERROR 1 ERROR: <string> placement IDs were expected but <string> were supplied