Altera_Forum
Honored Contributor
19 years agoNIOS II
I am new to using the DE2 board. I don't know about writing the NIOS II assembly language or using NIOS II IDE either.
I am using DE2 board for my university project. I need to use the SDRAM to store some images. Can I use this without knowing the NIOS II IDE? In other words can I use read the data on the SDRAM through VHDL entity (as we do in any other simple RAM) or do I have to run a program on the NIOS II in order to access the data? Any help is appreciated...