GTS AXI Streaming Intel® FPGA IP for PCI Express* User Guide

ID 813754
Date 5/15/2024
Public
Document Table of Contents

6.7. Completion Timeout Interface

The completion timeout interface indicates completion timeout event to application. The interface provides the function number and tag number of the outstanding request timed out.

Table 43.  Completion Timeout Interface
Signal Name Direction Clock Domain Description
p0_ss_app_st_cplto_tvalid Output p0_axi_lite_clk

tvalid indicates that the completion timeout received for outstanding NP request.

p0_ss_app_st_cplto_tdata[29:0] Output p0_axi_lite_clk

Carries completion timeout information.

Bit [9:0]: Tag number.

Bit [12:10]: PF number, indicates parent PF number of VF when VF active is high else PF number of function.

Bit [23:13]: VF number, indicates VF number when VF active is high.

Bit [24]: VF active, indicates timeout is for VF.

Bit [29:25]: Reserved.