Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- If Modelsim-ASE works fine, then you should be able to get Modelsim-SE working too. The Modelsim-ASE compiled libraries are located in c:/software/altera/11.1sp1/modelsim_ase/altera/verilog and vhdl (or wherever you have install the altera tools to). You should be able to determine from Modelsim-ASE which libraries your simulation uses, and then compile those libraries for Modelsim-SE. Even if you have to get some of the source from the full-edition, its not that much work. Uninstall it once you have the files. Cheers, Dave --- Quote End --- Thank you for the guide!