Forum Discussion
No RepliesBe the first to reply
I have a custom qsys component that needs to have access to external memory (DDR2). I'd like to know if I use a DMA controlled by NIOS to do the job, is it going to be slower than building the qsys memory interface directly in the custom component? If it is slower, which part cause the delay?