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 1.0

Syntax periph::get_placement_info [-h | -help] [-long_help]
 
<placement_id>
Arguments -h | -help Short help
  -long_help Long help with examples and possible return values
<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