Forum Discussion
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 SDRA...
Altera_Forum
Honored Contributor
19 years agoWhile it is possible to access the SDRAM directly from VHDL (the SDRAM component does handle refreshing the memory by itself), it is certainly easier to use C from the Nios IDE.
Let me explain it, you already know that Nios IDE exists, but you do not know anything about accessing SDRAM from VHDL, which seems closer to a solution. There are precompiled processors for the DE2 board, and the Nios IDE offers simple software demos, read some getting started manuals first. IzI