Forum Discussion
Altera_Forum
Honored Contributor
14 years agoin that case either:
copy the compiled files to the local work folder and try a refresh use the ML_pllpack folder as the work folder. map an external library to the MF_pllpack work folder: vmap MF_Lib MF_directory/work and then in your source: library MF_Lib; use MF_Lib.MF_pllpack.all;