Forum Discussion
Ken_I_Intel
New Contributor
7 years agoHi,
Thanks for the info. I use standalone modelsim, but I just compile the quartus/eda/sim_lib/ sources directly from modelsim.
I suspect your right that the ini file will allow this because I have a testbench from somebody else and it allows starting vsim without having to type -L option and its in the [Library] section which mentor docs says will allow not having to type this in for commmon libraries, but when I cant seem to duplicate this in my own project.
I tried adding the altera_mf_ver library to modelsim.ini also the project.mpf file but I still have to type -L altera_mf_ver. Is there a way to tell what libraries are default loaded and runtime? This would help debug if its a modelsim.ini sytax read error or something else.