Forum Discussion
Altera_Forum
Honored Contributor
10 years agoTake a look at this zip file. Unzip it. Start Modelsim. Change directory to the zip file, and then type 'source sim.tcl' (without the single quotes).
That'll run a dead simple test of a Micron model that I just happened to have lying around in my source tree. You can figure out how to do the same for your SDRAM model, and then once you understand how the model works, you can add the Altera SDRAM controller and simulate that. Cheers, Dave