decode Subcommand - 2025.2 English - UG908

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

Document ID
UG908
Release Date
2025-11-20
Version
2025.2 English

The decode command decodes on or more ROM or PLM errors. The arguments to the pdi_dbg_util decode subcommand are as follows:

pdi_dbg_util decode [OPTIONS] ERROR_NUMBERS...

Where the options are:

  • -c, --category [rom|plm]
    • Error category [default: plm]
  • -a, --architecture [versal|versal_net|versalnet]
    • Device architecture [default: Versal]

The error numbers typically compose of major and minor errors. You can supply one or more error numbers to decode. If the tool finds a matching error number, it displays the name and description of the error.