Forum Discussion
Altera_Forum
Honored Contributor
13 years agoSimulating custom DDR controller with ALTMEMPHY using ModelSim-Altera Starter edition
I'm designing a custom DDR controller using one instance of the ALTMEMPHY generated with the MegaWizard Plug-in Manager. The simulation files generated using Quartus II version 11.1sp2 or 13.0sp1 are...
Altera_Forum
Honored Contributor
13 years agoThanks, that got me going.
I didn't realize that the .vo file was the Verilog simulation version. With the .vo file in the project and the .vhd removed, the compilations completed successfully. I had to find and include the proper libraries to start the simulation, but that was all I needed to get the simulation running.:)