Forum Discussion
Reza_Fidus_ASAP
New Contributor
1 month agoAgilex 7 R-Tile PCIe Gen5: Avalon-ST DMA MWr TLP accepted by HIP but never received by Root Port
I am debugging a design using the Intel mSGDMA Read Master IP connected to the Intel Agilex 7 R-Tile PCIe Gen5 Hard IP through the Avalon-ST TX interface.The design uses the Intel mSGDMA Read Master ...
RongY_altera
Contributor
22 days agoHi Reza,
If the RP is a CPU-based server, you'll needs to allocate a mem space for FPGA to write to. The mem space has a physical address and OS manages virtual address. Your MWr writes to the physical address. When doing a print at the server side, you'll see virtual address is used.
Regards,
Rong