Scalable Scatter-Gather DMA Intel® FPGA IP User Guide

ID 823097
Date 4/07/2025
Public
Document Table of Contents

3.8.2.2. Data Descriptor - D2H Streaming Transfer

Table 18.  Data Descriptor Format — D2H Streaming Transfer
Offset Byte Lanes
3 2 1 0
0x00 DescrIDX Control

FormatField[7:0]

0b0001_0110

0x04 Length[25:0]. [31:26] are reserved. Set to 0
0x08 HostDestinationAddress[31:0]
0x0C HostDestinationAddress [63:32]
0x10-0x18 Reserved. Set to 0.
0x1C Host Interface Control (for DMA SoC mode only).
Table 19.  Data Descriptor - D2H Streaming Transfer's Control Field
Bit Field Description
0 Reserved Set to 0.
1 IRQ_EN Set to 1 to enable interrupt upon data transfer completion.
2 Start on SOP If asserted, indicates start capturing on SOP. Flush all data before SOP.
3 EOP If asserted, this mark the last descriptor of the particular data buffer.
6:4 Reserved Set to 0.
7 DescValid If set, indicate the current descriptor content is valid.
Table 20.  Data Descriptor - D2H Streaming Transfer's Host Interface Control Field
Bit Field Description
3:0 Host_AWCACHE Host_AWCACHE value
6:4 Host_AWPROT Host_AWPROT value
14:7 Reserved Set to 0.
18:15 Host_ARCACHE Host_ARCACHE value
21:9 Host_ARPROT Host_ARPROT value
31:22 Reserved Set to 0.