Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Daixiwen, thanks for taking a look.
Dont worry that was just for the test code ;) In the SOPC project all SGDMA masters are connected to both the SDRAM and the on-chip memory. In my main project (working on a video pipeline) I've added a few KB of on-chip memory for the descriptrors and it appears to be working (that is if I drive frames with solid colours I can see the appropriate signals on my scope). I am happy with this solution as if anything it improves performance by reducing access to the on-chip memory, but still I would like to know for future reference why I can't store the descriptors on the SDRAM. Is it possible this was just a quirk of that particular project, that it wasn't building properly?