Altera_Forum
Honored Contributor
11 years agoSDRAM on DE0-nano board
Hi,
I am still not having any success writing and reading from the SDRAM on on the DE0-nano board from the FPGA. I have built a system in qsys which includes a Nios II and SDRAM controller and downloaded it to the board. The next thing I would like to do is write some code in VHDL or some program for the NIOS that reads and writes to the SDRAM. How exactly does one achieve this? I believe the SDRAM controller takes care of all the control signals etc. so in order to write to it, I must specify the address in RAM first or just write data to the data pins connecting to it? I am having problems understanding how this works. If anyone has more experience with this, I would appreciate your help. Many thanks, Paul