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

ID 813754
Date 11/04/2024
Public
Document Table of Contents

6.10.1. Function Level Reset Received Interface

Table 72.  Function Level Reset Received Interfacen = 0 or 1, p0 = port 0, and p1 = port 1
Note: Port 1 is only available in D-Series FPGAs
EP = Endpoint, RP = Root Port, BP = TLP Bypass
Signal Name Direction Port Mode Clock Domain Description
p<n>_ss_app_st_flrrcvd_tvalid Output EP p<n>_axi_lite_clk When asserted, indicates a FLR request received from HOST. The signal is valid for one clock cycle.
p<n>_ss_app_st_flrrcvd_tdata[19:0] Output EP p<n>_axi_lite_clk

Valid when p<n>_ss_app_st_flrrcvd_tvalid assert.

  • Bit[2:0]: The PF Number of FLR Completion.
  • Bit[13:3]: Indicates child VF Number of parent PF indicated by PF Number.
  • Bit[14]: Indicates completion is from Virtual Function implemented in controller’s physical function.
  • Bit[19:15]: Reserved.

The figure below shows timing diagram for function level reset indication to the application.

The first command indicates FLR for Physical Function = 1.

The second and third back-to-back indications are for VF, the p<n>_ss_app_st_flrrcvd_tdata[14] high indicates FLR is received for Virtual Function.

The fourth command signals FLR for PF=0.

Figure 57. Function Level Reset Received Interface