Forum Discussion
Altera_Forum
Honored Contributor
12 years agoPCIe Hard IP returning stale data for Cyclone IV
I have recently ported a PCIe endpoint design working on Arria V to Cyclone IV , ( Transciever Starter Kit ) . I need to go back but don't believe I see the problem on Arria V which is a very ...
Altera_Forum
Honored Contributor
12 years agoI wonder if the PCIe to Avalon bridge (for PCIe slave cycles) actually has two separate Avalon master interfaces, one for reads and one for writes?
That might allow a read transfer to overtake a write one - even though the PCIe master shouldn't have requested the read until after it has seen the completion message for the write.