Forum Discussion
Altera_Forum
Honored Contributor
14 years agoPlease help me ......SDRAM DE2
:( i have a problem.....my project need to use sdram on de2 board altera...but i dont know to use sdram......some master help me.... i use sopc to configure a sdram controler on my system...... ...
Altera_Forum
Honored Contributor
14 years agoMmm there is some confusion here: you first state that you want to access SDRAM memory using C, but later you state you want to access from a custom IP.
I will try to be more clear, what you need to do is: A) Interface a VHDL/Verilog hardware module you have developed to a SDRAM memory? B) Develop software in C code just like you would do in any microcontroller/microprocessor and take advantage of SDRAM as main program memory?