Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI am not sure but most likely the Quartus sim will infer a RAM and use it's ALTSYNCRAM RAM models. (As if you had used a megafunction)
Modelsim will not use the same models. It would do if you used a megafunction and included the appropriate altera libraries. That would explain the difference. Why modelsim gives an error I am not sure. (Without looking at your code in detail). Is there any reason why you haven't used a mega-function? At least modelsim would match Quartus then