get_device_names (::quartus::jtag)
The following table displays information for the get_device_names Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::jtag 1.0 |
|||
| Syntax |
get_device_names [-h | -help] [-long_help]
-hardware_name
<hardware name>
|
|||
| Arguments |
-h | -help
|
Short help | ||
-long_help
|
Long help with examples and possible return values | |||
-hardware_name
<hardware name>
|
The name of the programming hardware that connects to the JTAG chain. The name can be obtained from command: get_hardware_names. | |||
| Description |
|
|||
| Example Usage |
|
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||
| TCL_ERROR | 1 | ERROR: No device is detected in the specified JTAG chain. | ||
| TCL_ERROR | 1 | ERROR: The specified hardware is not found. | ||