ZDMA_CH_SRC_DSCR_WORD3 (ZDMA) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

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

ZDMA_CH_SRC_DSCR_WORD3 (ZDMA) Register Description

Register NameZDMA_CH_SRC_DSCR_WORD3
Offset Address0x0000000134
Absolute Address 0x00FFA80134 (ADMA_CH0)
0x00FFA90134 (ADMA_CH1)
0x00FFAA0134 (ADMA_CH2)
0x00FFAB0134 (ADMA_CH3)
0x00FFAC0134 (ADMA_CH4)
0x00FFAD0134 (ADMA_CH5)
0x00FFAE0134 (ADMA_CH6)
0x00FFAF0134 (ADMA_CH7)
0x00FD500134 (GDMA_CH0)
0x00FD510134 (GDMA_CH1)
0x00FD520134 (GDMA_CH2)
0x00FD530134 (GDMA_CH3)
0x00FD540134 (GDMA_CH4)
0x00FD550134 (GDMA_CH5)
0x00FD560134 (GDMA_CH6)
0x00FD570134 (GDMA_CH7)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x00000000
DescriptionSRC DSCR Word 3

This register must remain stable while DMA Channel is enabled

ZDMA_CH_SRC_DSCR_WORD3 (ZDMA) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
Reserved31:5razRead as zero0x0Reserved for future use
CMD 4:3rwNormal read/write0x000: Next descriptor is valid
01: Pause after completing this descriptor
10: STOP after completing this descriptor
11: Reserved
This fields are not used in simple mode. This is provided for consistent view between simple mode cmds and SG descriptors
INTR 2rwNormal read/write0x00: Completion interrupt is not required
1: Interrupt is set at the completion of this element. Completion indicates data has been read, but it may be in DMA buffer (and not yet written to destination).
TYPE 1rwNormal read/write0x00: Current descriptor size is 128-bit (linear)
1: Current descriptor size is 256-bit (link list)
This fields are not used in simple mode. This is provided for consistent view between simple mode cmds and SG descriptors
COHRNT 0rwNormal read/write0x0This field is only valid for LPD DMA. FPD DMA does not support coherency at descriptor and data.
0: AXI transactions generated to process the descriptor payload are marked Non-coherent
1: AXI transaction generated to process the descriptor payload are marked coherent