Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAccessing the two different SDRAMs should be as simple as using the correct address.
Are you absolutely sure you are using the correct address? The Avalon bus uses word addresses, not byte addresses. For example, assuming a 32 bit data width, you would set the address to 0x020000000 to access the first word of SDRAM_1.