Visible to Intel only — GUID: iat1696958233014
Ixiasoft
Visible to Intel only — GUID: iat1696958233014
Ixiasoft
7.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.
Signal Name | Direction | Clock Domain | Description |
---|---|---|---|
p<n>_ss_app_st_cplto_tvalid | Output | p<n>_axi_lite_clk | p<n>_ss_app_st_cplto_tvalid indicates that the completion timeout received for an outstanding non-posted request. |
p<n>_ss_app_st_cplto_tdata[29:0] | Output | p<n>_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. |