Forum Discussion
Altera_Forum
Honored Contributor
12 years agoTo design your own SDRAM Controller,you need to read the specification of SDRAM and accordingly you can design it.You can refer datasheet for SDRAM as well.
If you just want to test the working of SDRAM,then you can use Altera's SDRAM Controller directly.You can connect NIOS II Processor with SDRAM Controller and can verify the functionality of SDRAM.I am sure there will be some reference design/example design for DE2-115 board which uses SDRAM.