Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Refer to the below link for details steps:
http://www.altera.com/support/examples/modelsim/simulation-manual-howto.html - Altera_Forum
Honored Contributor
Hello,
Thanks a lot for providing the link. I followed the instructuons and it worked immediately. I am very much thankful for the help provided. Regards, Ranjan - Altera_Forum
Honored Contributor
I am also having trouble with the megawizard libraries. I am getting the error "Failed to instantiate shiftreg."
I followed the instructions in the link and compiled 220model.v but it still does not work. I need some more hints. -John - Altera_Forum
Honored Contributor
Did you 'add' the simulation library?
E.g.: vsim -L lpm_ver work.lpm_shiftreg_test - Altera_Forum
Honored Contributor
Hello,
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