Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHaving a quick look at the code, it seems that for the DMA to work you need to have its read and write masters connected to both the heap memory and the memory you want to test. The code allocates two memory blocks in the heap memory to read/write from.
I don't know why the test doesn't fail though... It may sound stupid but are you sure that the configuration you have in SOPC builder is actually the one that is running on the FPGA?