Forum Discussion
Altera_Forum
Honored Contributor
16 years agoModelsim can not find "altsyncram"
Dear all, I am using Modelsim for simulation, Modelsim says" Instantiation of 'altsyncram' failed, the design unit was not found", even though 'altsyncram' is in "Altera_mf" library, listed on ...
migry_tech
New Contributor
7 years agoMany thanks for the explanation listed as the 4 steps above. I am new to Modelsim-Altera and this solved the problem. I am now simulating my memory successfully, however I got caught out because I registered both the address and q without realising. Simulation and google(!) helped me find the bug.
--migry