XG_Kang
New Contributor
5 years agowhy 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...
- 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.