Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Why are you using that zip file? If you *READ* the thread, you will see You make it very difficult to help you, if you will not read, and follow instructions. Cheers, Dave --- Quote End --- Hi Dave, Oki i'll make sure next time ! well , i tried what you mentioned in your post# 24 Look in msim_setup.tcl and determine what library verbosity_pkg and avalon_mm_pkg are compiled into; in my case the code was compiled into both master_bfm and slave_bfm libraries (which correspond to the Qsys names I used in the example I am currently working on - your library name may be different). well i think they are in the library ensure_lib ./libraries/qsys_system_bfm_master/ vmap qsys_system_bfm_master ./libraries/qsys_system_bfm_master/ please correct me if am wrong! change the -L argument to vcom to match one of these libraries, and the packages will be resolved. I changed the -L argument to vcom for the above library but still it doesn't work . i am attaching the complete folder .can you kindly refer the msim_setup and tell me if whatever i have concluded is right? Thanks!