Altera_Forum
Honored Contributor
17 years agoMultiple Avalon MM Master read/write access problem
Hello All,
I have designed a simple two port double frame buffer. 1. Avalon MM burst read. 2.Avalon MM burst write. The Avalon mm burst write and read both keep switching Buffer locations in order to make sure a buffer is only read or written at a time. When both Buffers are set within one Sram chip the system seems to give corrupt data All the logic has been checked multiple times and there is no time when the two buffers are read and written at the same time, however yet I tend to get corrupt data. However when one buffer is configured in ddr ram and the other in sram , the frame buffer seems to work perfectly fine with no corrupt data. Seems like a arbitration problem, which i thought sopc is suppose to take care of.... Any ideas??? thanks nadeem