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 think it would be better to write another component, which would translate incoming data from module, that controls camera, to Avalon bus. This would allow saving the original module as it is and adapt the data stream to Avalon bus. Basically, the author needs his own DMA.