Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_periph_ver_1_0_cmd_periph__get_placement_info
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_periph_ver_1_0_cmd_periph__get_placement_info
Ixiasoft
3.1.22.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 |
|
||
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 |