Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- It could be that the systembuilder tool generates a Quartus project file and a SOPC which you can use as a starting point for your design. Did you change the memory allocation in your code? You still have warnigs about address range? Jens --- Quote End --- I used the files generated from system builder from the very beginning. I was going to try the code you gave me, but then i realised, there is no SDRAM_BASE address given to the compiler? so how do i know the software initialize memory in the SDRAM and not in the processor cache, SRAM, RAM, or somewhere else? regards, Michael.