Forum Discussion
Altera_Forum
Honored Contributor
14 years agoQsys PCIe core fails timing
Hi, I've been analyzing the Altera PCIe Hard-IP cores. I started off with the Qsys PCIe code, since it had the simplest interface. Here's the test setup: * Quartus 11.0, 11.1sp1, 11.1...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- This tells me that the PCIe Hard IP master may have been doing something wierd. And the NIOS II running maybe changed the state of how the Avalon MM interconnect was behaving such that the PCIe Avalon MM master , BAR1, was getting stale data back on reads. --- Quote End --- To test your theory, you could try inserting a pipeline bridge between the NIOS II and the PCIe. The bridge would be pointless, but it might change the Avalon-MM internal pipelining sufficiently to "change" your error. Cheers, Dave