Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou can't create non-volatile ram inside a fpga. If you have small nios projects you can either store your programm in an epcs device which you need to configure your fpga or for bigger programms in an external flash ram.
I think it's more comfortable to use c-code than (v)hdl-code.