PDI Verify for Versal Adaptive SoC Devices - 2023.1 English

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

Document ID
UG908
Release Date
2023-05-16
Version
2023.1 English

The Vivado IDE can verify the PDI downloaded into an adaptive SoC device using the verify_hw_devices Tcl command. The verify_hw_devices command compares the selected PDI's identification fields (image/node ID, unique ID, parent unique ID, and function ID) to the identification fields found on the programmed device.

To verify a PDI matches the images currently programmed into the Versal device:

  1. Launch the Vivado Hardware Manager and connect to the previously programmed target.
  2. In the Hardware Device Properties window, click the icon and select the PDI to verify the programmed device against.

  3. At the Vivado Tcl prompt, run the command verify_hw_devices [current_hw_device] to verify the Image IDs contained in the selected PDI against those found in the programmed device.
Note: For Versal architectures, the PDI verify feature is currently Tcl only.