USERCODE - 3.4 English

Control Interfaces and Processing System LogiCORE IP Product Guide (PG352)

Document ID
PG352
Release Date
2023-10-18
Version
3.4 English

The USERCODE JTAG instruction allows you to set a 32-bit design-specific identification code that can be accessed over JTAG. The USERCODE can be programmed into the device and can be read back for verification later as part of the device registers in the Vivado Hardware Manager or by reading the JTAG instruction register.

The USERCODE value can be set at the Tcl console with the following CIPS IP Property:
set_property CONFIG.PS_PMC_CONFIG {JTAG_USERCODE 0x<32-bit value>} [get_bd_cells /versal_cips_0]