Altera_Forum
Honored Contributor
15 years agopcie can't perform memory write trasaction from endpoint to rootpoint
Hi,
I generated tow pcie cores by pcie compiler, one as rootpoint and another as endpoint. I configured the rootpoint and endpoint well. I can perform the memory write transaction from rootpoint to endpoint now. But when I performed a memory write transaction from endpoint to rootpoint, I received nothing in the rootpoint side. The configuration transactions I used are the same as the endpoint Testbench generated by the pcie compiler. Does it need some configuration special for the rootpoint forwarding the memory write transaction from endpoint ? Thanks,