Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Hi Perryiavo, Apologize in advance since I’m not really expert in NIOS application. However as far I know in general, it is possible to use an external RAM with Nios II to execute your data/C code. You can refer to the AN730 on this: https://www.altera.com/en_us/pdfs/literature/an/an730.pdf Regards, nyusof (This message was posted on behalf of Intel Corporation) --- Quote End --- Yes, I have already seen that document but my problem is to communicate with the ram on SPI. I would make a bridge between avalon MM bus and SPI. Is it possible? If yes, how? Thanks.