AXI Multichannel DMA Intel® FPGA IP for PCI Express* User Guide

ID 817911
Date 7/22/2024
Public
Document Table of Contents

4.5.2. D2H AXI-ST Sink (d2h_st_respndr)

The D2H AXI Sink interface is used to sink D2H DMA data from the external AXI source logic.

Interface clock: axi_st_clk

Table 25.  D2H AXI-ST Sink Interface
Signal Name Direction Description
d2h_axi_st_tvalid Input

Indicates that the source is driving a valid transfer

d2h_axi_st_tready Output

Indicates that the sink can accept a transfer in the current cycle.

Note: The readyLatency parameter defined in Avalon specification is supported. By default the value is '0'.
d2h_axi_st_tdata[1023:0] Input

Data interface

d2h_axi_st_tkeep[127:0] Input

A byte qualifier used to indicate whether the content of the associated byte is valid.

The invalid bytes are allowed only during d2h_axi_st_tlast cycle.

The sparse tkeep is not allowed.

d2h_axi_st_tlast Input

Indicates end of data transmission

d2h_axi_st_tid[11:0] Input

Stream ID, indicates channel number

d2h_axi_st_tuser_metadata[63:0] Input

Descriptor 8-byte metadata.

Available only when metadata support is enabled through the IP Parameter Editor.