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 agoDo all the configuration/setup stuff in Nios. You can use Nios II/e, since it will be more than enough for this task. Then do the UDP packet handling in hardware. As I said - I do the same and it works perfectly.