err_status (XMPU_SINK) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

err_status (XMPU_SINK) Register Description

Register Nameerr_status
Offset Address0x000000FF00
Absolute Address 0x00FD4FFF00 (FPD_XMPU_SINK)
Width32
TyperwNormal read/write
Reset Value0x00000000
DescriptionAccess Violation Error Status.

One of 2 access violations can occur. Each is defined by an APB address range within the XMPU_Sink address range. 1) Received a poisoned AXI Transaction from FPD_XMPU via the APB interface (0xFD4F_0000 to 0xFD4F_FEFF). 2) APB Register Access Error (upper 256 bytes: 0xFD4F_FF00 to 0xFD4F_FFFF). The XMPU_Sink records the first violation it receives. Once a violation is detected, subsequent transactions are not recorded until the XMPU_Sink is reset. The ERR_CTRL [PSLVERR] can enable a violation event to cause the XMPU_Sink to assert the PSLVERR signal back to the APB interconnect.

err_status (XMPU_SINK) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
rdwr31rwNormal read/write0x0R/W type of access violation.
0: read.
1: write.
addr11:0rwNormal read/write0x0Offset Address
of access violation.
Bits[11:0] correspond to APB address bits [11:0].