Forum Discussion
Altera_Forum
Honored Contributor
8 years agoAccess SDRAM in Altera DE2 Board
Hello, I am trying to setup a NIOS project and I would like to use the SDRAM on the board. Unfortunately, I seem to be unable to access the chip. When trying to store the software on the ch...
Altera_Forum
Honored Contributor
8 years agoTry using the system console to test if everything is working. If you are unfamiliar with tcl syntax, this is also a good place to start because you get interactive feedback of what you typed.
I used to get the ''verify failed'' error too. This was because my clock or reset wasn't working properly.