Discover Your Hardware - Discover Your Hardware - 2026.1 English - UG908

Vivado Design Suite User Guide: Programming and Debugging (UG908)

Document ID
UG908
Release Date
2026-06-23
Version
2026.1 English

list-targets

List JTAG devices on a hardware server. Use this subcommand to find your device and confirm it is recognized before running other commands.

cfgmem_util list-targets --url <server>

Example:

$ cfgmem_util list-targets --url oyster2 
****** AMD Configuration Memory Utility v2026.1
**** Build Info : #16 | 2026-03-20 22:40 UTC | 8b6a218
** Copyright 2025-2026 Advanced Micro Devices, Inc. All Rights Reserved. 

Connecting to oyster2...
Index  Device     Family
-----  --------- --------
0      xcvc1902  versal

If multiple devices are present on the chain, use --target-index <N> with other subcommands to select a specific device by its index.