Forum Discussion

XG_Kang's avatar
XG_Kang
Icon for New Contributor rankNew Contributor
5 years ago
Solved

why pcie_tx_st_ready keep low for almost 16384 pcie_clk

My FPGA design sends continueous MWr TLP packets to CPU module on pcie gen2x4 link。The fpga design use Intel's Arria10 PCIE HIP 。When sending contineous MWr TLP packets,the tx_st_ready signal of th...
  • BoonT_Intel's avatar
    5 years ago

    Hello Sir,

    Probably this is due to the receiver buffer at the host is out of credit limit. I believe the pull-down is expected if you send continuous back-to-back TLP packets.

    Maybe you can find a way to increase the frequency of sending updateFC (credit update) packet from the receiver side.