Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to simulate Megawizard functions in altera modelsim
Hello, I am trying to simulate megawizard functionalities in altera-modelsim but I get an error saying device is not instantiated. I know that I have to add libraries like 200.v and few others ...
Altera_Forum
Honored Contributor
14 years agoHello,
Make sure that the compiled library is within your work folder. Once that is done then in your simulation tab you should be able to see a lot of modules from the compiled library. Select the testbench (which you had coded) and simulate that.Hope it helps. Regards, Ranjan