Multi Channel DMA Intel® FPGA IP for PCI Express User Guide

ID 683821
Date 1/14/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.4.3. Avalon-MM Read Master (D2H)

The D2H Avalon-MM Read Master interface is use to read D2H DMA data from the external AVMM slave. This port is 256-bit (x8) / 512-bit (x16) read master that is capable of reading maximum 512 bytes of data per AVMM transaction.

Table 35.  Avalon-MM Read Master (D2H)

Interface Clock Domain for H-Tile: coreclkout_hip

Interface Clock Domain for P-Tile and F-Tile: app_clk

Signal Name I/O Type Description
d2hdm_read_o Output D2H Read.
d2hdm_address_o[63:0] Output D2H Read Write Address.

x16: d2hdm_byteenable_o[63:0]

x8: d2hdm_byteenable_o[31:0]

Output D2H Byte Enable

x16: d2hdm_burstcount_o[3:0]

x8: d2hdm_burstcount_o[4:0]

Output D2H Burst Count.
d2hdm_waitrequest_i Input D2H Write WaitRequest.
d2hdm_readdatavalid_i Input D2H Read Data Valid.

x16: d2hdm_readdata_i[511:0]

x8: d2hdm_readdata_i[255:0]

Input D2H Read Data.
d2hdm_response_i[1:0] Input Tied to 0