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

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

4.5.1. H2D AXI-ST Source (h2d_st_initatr)

The H2D AXI source interface is used to send H2D DMA data to the external AXI sink logic.

Interface clock: axi_st_clk

Table 24.  H2D AXI-ST Source Interface
Signal Name Direction Description
h2d_axi_st_tvalid Output

Indicates that the source is driving a valid transfer.

h2d_axi_st_tready Input

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'.
h2d_axi_st_tdata[1023:0] Output

Data interface

h2d_axi_st_tkeep[127:0] Output

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

The invalid bytes are allowed only during h2d_axi_st_tlast cycle.

The sparse tkeep is not allowed.

h2d_axi_st_tlast Output

Indicates end of data transmission.

h2d_axi_st_tid[11:0] Output

Stream ID, indicates channel number.

h2d_axi_st_tuser_metadata[63:0] Output

Descriptor 8-byte metadata.

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

h2d_axi_st_tuser_error Output

Error Status