Altera_Forum
Honored Contributor
18 years agoModelsim functional simulation of DDR2 HP controller
Hello,
I wanted to set up a functional simulation of DDR2 high performance controller to evaluate some design features. But the verilog part of the core uses defparam statements for generic parameters in many places, that are unsupported by Modelsim. With previous verilog or mixed language simulations (e. g. of PFL Megafunction), I replaced the defparam statements with legacy# parameter syntax. But with DDR2 controller, there is a lot of parameters particularly in megawizard generated files, that have to be regenerated for each possible design update. Do you know an alternative solution, perhaps a script to translate defparam statements for Modelsim? Or did I overlook something obvious? Best regards, Frank