decode Subcommand - 2024.2 English - UG908

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

Document ID
UG908
Release Date
2024-11-13
Version
2024.2 English

The decode command is used to decode 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 are typically composed 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.