Altera_Forum
Honored Contributor
15 years agoVHDL simulation of Uniphy DDR3 controller
Hello,
I have no idea what I'm doing wrong. I'm generating a VHDL DDR3 Uniphy controller with the MegaWizard (Quartus 10.1). I wanted to simulate the example design, but I 'm running into 2 problems: - all testbench files in <variation_name>_example_design_fileset folder are Verilog only (including testbench top, example driver, ...) - the simulation oriented version of the controller <variation_name>_sim folder is a VHDL file (an encrypted .vho file), but it does not compile correctly in ModelSim! Did anyone succeed in simulating Uniphy in VHDL language? Note: of course I don't have a Verilog license available for ModelSim. JC