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

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

4.5.7. User Event MSI-X (user_msix)

User logic can request the DMA engine to send an event interrupt for a queue associated with a PF/VF.

Interface clock : axi_lite_clk

Table 30.  User Event MSI-X Interface
Signal Name Direction Description
user_event_msix_tvalid Input

The valid signal qualifies valid data on any cycle with data transfer.

user_event_msix_tready Output

On interfaces supporting backpressure, the sink asserts ready to mark the cycles where transfers may take place.

user_event_msix_tdata[15:0] Input
{msix_queue_dir, rsvd[3:0], msix_queue_num_i[10:0]}
Note: msix_queue_dir denotes DMA direction.
  • 0: Device-to-Host (D2H) DMA Queue
  • 1: Host-to-Device (H2D) DMA Queue