Forum Discussion
Altera_Forum
Honored Contributor
21 years agoA question about sram vs. sdram
Hi all, Recently I have been thinking about a question. As we know,without a sram,Nios can run normally; but if the system comes with a sdram and also a sram, what would be the c...
Altera_Forum
Honored Contributor
21 years agoHi Don,
you can use SRAM and SDRAM together, you will just have to select the address range to use one or the other, just look at the Altera's development boards, they have an SRAM and an SDRAM (actually, my Altera Cyclone dev board does). Anyway, we have developped our own board with only a 16 Mo SDRAM and it works perfectly, no need for expensive (but fast) SRAM. Hope it helps, Regards, Pod