E_BREG_CONTROL (AXIPCIE_MAIN) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

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

E_BREG_CONTROL (AXIPCIE_MAIN) Register Description

Register NameE_BREG_CONTROL
Offset Address0x0000000208
Absolute Address 0x00FD0E0208 (AXIPCIE_MAIN)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x00000002
DescriptionEgress Bridge Register Translation - Control

E_BREG_CONTROL (AXIPCIE_MAIN) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:18roRead-only0x0
breg_size17:16rwNormal read/write0x0Size of this translation window, expressed as 2^(breg_size_offset+breg_size). Constrained by the breg_size_max and breg_size_offset fields.
Reserved15:3roRead-only0x0
breg_security_enable 2rwNormal read/write0x0Translation security enable/disable.
breg_enable_force 1rwNormal read/write0x1Force all AXI Slave Interface transactions to be claimed by the Egress Bridge Register Translation.
breg_enable 0rwNormal read/write0x0Translation Enable. The translation is hit when both of the following are true:
* breg_enable == 1
* breg_src_base[63:(12+breg_size)] == AXI Address[63:(12+breg_size)]