Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMy requirement is connecting the DMA to a peripheral(eg adder of 2 number) to SDRAM. The input to the peripheral is user defined and once the adding process is completed, it will transfer the result to SDRAM. I wish to use DMA on the transferring of the result. Of course, real project is for image processing. I just used simple example to enhance understanding since I am starting from zero.