Forum Discussion
Serge93
Occasional Contributor
22 days agoF-Tile PCIe Root Port 1x Gen3x4 - Configuration Read Type 0 receives no answer
Hello Support, I am using the Agilex 7F Dev Kit with F-Tile configured in Root Port Gen3x4. When I am doing a Configuration Write Type 0 to write the End Point BAR0 with FFFF_FFFFh, the end point se...
RongY_altera
Contributor
5 days agoThe F-Tile is RP so it's type1. The CfgWr0 to EP BAR0 with FFFF_FFFFh is for finding the BAR0 size, right? Once the EP BAR0 is enabled, the RP can read/write to that BAR.
Thus you need to set BDF on RP(type1), and enable BAR0 on EP(type0).
Regards,
Rong
Serge93
Occasional Contributor
4 days agoRong,
I recall you the bus access sequence I show you is working with R-Tile. This is exactly the same sequence.
So why It is not working with F-Tile ?
Thank you.
Serge
- RongY_altera1 hour ago
Contributor
I think you should trigger tx_st_valid.
Regards,
Rong