E_MSXT_CONTROL (AXIPCIE_MAIN) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

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

E_MSXT_CONTROL (AXIPCIE_MAIN) Register Description

Register NameE_MSXT_CONTROL
Offset Address0x0000000248
Absolute Address 0x00FD0E0248 (AXIPCIE_MAIN)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x00000000
DescriptionEgress MSI-X Table Translation - Control

E_MSXT_CONTROL (AXIPCIE_MAIN) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:18roRead-only0x0
msxt_size17:16rwNormal read/write0x0Size of this translation window, expressed as 2^(msxt_size_offset+msxt_size). Constrained by the msxt_size_max and msxt_size_offset fields.
Reserved15:3roRead-only0x0
msxt_security_enable 2rwNormal read/write0x0Translation security enable/disable.
Reserved 1roRead-only0x0
msxt_enable 0rwNormal read/write0x0Translation Enable. The translation is hit when both of the following are true:
* msxt_enable == 1
* msxt_src_base[63:(12+msxt_size)] == AXI Address[63:(12+msxt_size)]