Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUsing SDRAM
Hi guys, am really new to NIOS and Qsys/SOPC. I am doing a project where I would need to send an image from the PC to FPGA and save it in SDRAM, then read the image from SDRAM to do image proce...
Altera_Forum
Honored Contributor
14 years agoI forgot to add in the previous post, that since you have existing modules that I presume control a camera, that those signals can also be used on the streaming data interface to the DMA controller to control the data flow so maybe there is no need for any explicit 'block size' information needed...one would still need to tell the DMA Controller just where to get the data from (i.e. the memory address) but maybe not the amount of data.