Altera_Forum
Honored Contributor
11 years agoPCIe memory access trouble about CycloneV Avalon-MM Hard IP for PCIe
Hello.
I develop a CycloneV board to communicate to external CPU by PCIe. So, I use the Avalon-MM Cyclone V HardIP for PCIe(quartus ver13.1). I try to read access from external CPU to FPGA by PCIe, then the 0xffff_ffff are returned at all region. But if I embedded the signaltap without trigger(signal : RxmWaitRequest, RxmAddress, RxmWrite, RxmWriteData),some read/write access is successful. What is the problem about this? Please teach me how to resolve it!