Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

access to every address of SDRAM

I have a problem with reading and writing data on SDRAM, I need to access every address of SDRAM, this is my C code written for Nios: # include <stdio.h> # include <io.h> # define BASE_SDR...