Forum Discussion
Serge93
Occasional Contributor
2 months 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...
- 1 month ago
You may need to recheck your design if a given valid is not seen by the IP.
Here is how a F-Tile RP reads another FPGA's VID.

RongY_altera
Contributor
1 month agoI'm trying to setup a F-Tile RP test env to check.
Serge93
Occasional Contributor
1 month agoThank you Rong.
Do you need my project ? I can encrypted it and send it to you if you want ?
- The sequence I am doing is the following :
- Using the configuration Bus :
- Read @82h to get Link Rate and Link width
- Write 00h at @18h
- Read @18h to check previous Write
- Write 01h at @19h
- Read @19h to check previous Write
- Write 01h at @1Ah
- Read @1Ah to check previous Write
- Write 00h at @1Bh
- Read @1Bh to check previous Write
- Write 06h at @04h
- Read @04h to check previous Write
- Read @78h to get RP Dev CTRL register
- Read @79h to get RP Dev CTRL register
- Read @7Ah to get RP Dev CTRL register
- Read @7Bh to get RP Dev CTRL register
- Read @74h to get RP CAP Payload Max
- Using the Avalon Stream Bus
- Configuration Write type 0 End Point BAR0 with FFFFFFFFh @10h
- Wait for completion (Completion received)
- Configuration Read ype 0 End Point BAR0 @10h
- Wait for completion (Completion NEVER received.
- Configuration Write type 0 End Point BAR0 with FFFFFFFFh @10h
- Using the configuration Bus :
Please let me know if you need any other information.
Thanks for help.
Serge