Forum Discussion
Altera_Forum
Honored Contributor
7 years agoYou should put some signaltap probes around your Avalon master to see what it is doing and what it is writing, to what address.
Also on the software side, remember to invalidate the data cache before attempting to read the memory back, or the CPU will just read from its cache instead of the SDRAM.