töz00
New Contributor
5 years ago10m50 development board SDRAM implementing.
hi everyone, i am new at FPGA world. I am using 10m50daf484c6ges development board. i want to run large codes in nios II, so i need to use SDRAM but i could not implement sdram. i tried all of the w...
- 5 years ago
Hi,
Upon checking in design store, there is a Intel MAX 10 FPGA Development Kit with DDR3 UniPHY tutorial:
https://fpgacloud.intel.com/devstore/platform/15.0/Standard/design-example-max10-10-ddr3-300mhz-uniphy-half-rate-x24/
But I found that the project build in Quartus Prime v15.0 version, it might be some IP not compatible to use in Quartus Prime Lite v18.1.
You can try to download and look into the design.
There are some tutorials for Intel MAX 10 Development Kit DDR3:
https://fpgacloud.intel.com/devstore/?page=1&search=ddr3
For more information in MAX 10 External Memory Interface, you may need to refer the document as below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_emi.pdf
Thanks