Forum Discussion
Altera_Forum
Honored Contributor
8 years ago[Cyclone V PCIe Hard IP]: Avalon to PCIe read issue
Dear all, We are using Cyclone V PCIe Hard IP core with Quartus 16.1. We are using requester/completor mode so that we can perform PCIe read and write operations from Avalon master. In our d...
Altera_Forum
Honored Contributor
8 years agoHello, Bhaumik
--- Quote Start --- Apart from this, I would like to know whether it was happening during each read operation in your case or was happening sometimes. In our case, if we configure DMA to transfer 64 bytes, we are getting success in first few transfers and then we are facing such issue. --- Quote End --- Exactly like that. Note that, in our case, 64 bytes (512 bits) were equivalent to burscount=1, or no burst at all, because our readdata port width was exactly 512bits wide. The problem seems to be that EMIF is not accepting burst transfers when burtscount port widths don't match. I don't know why this problem happens and, for me, it seems like a very strange behavior. Another point: this problem, for me, started when I updated from Quartus 17.0 to Quartus 18.0. I hope this will help you Regards