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

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

4.4.6. Completion Timeout Interface (ss_cplto)

When a completion timeout happens in the AXI Streaming IP, the information is shared with the MCDMA IP through this interface. The interface provides the function number and tag number of the outstanding request that was timed out.

Interface clock: axi_lite_clk

Table 20.  Completion Timeout Interface
Signal Name Direction Description
ss_app_st_cplto_tvalid Input

Indicates that the completion timeout received for outstanding NP request.

ss_app_st_cplto_tdata[29:0] Input

Carries completion Timeout Information.

[9:0] - Tag Number

[12:10] - PF Number, indicates parent PF number of VF when VF Active is high else PF Number of function.

[23:13] - VF Number, indicates VF number when VF Active js high.

[24] - VF Active, indicates timeout is for VF.

[29:25] - Reserved. All '0's.