Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSOPC DMA in burst mode
I tried DMA (using the SOPC DMA) between two 64-bit SOPC memories. This works in 64-bit burst mode, but not when I use 32-bit DMA. I thought the burst adapters would solve this and translate the burs...
Altera_Forum
Honored Contributor
16 years agoOk, I just fill in the source & dest addresses and then set
the control register to 0x8C (32 bit mode + go bit + LEEN bit). In 64-bit mode I get working results with the control register then set to 0x488 Kind Regards.