Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Why oh why can you not read!? Post# 24 refers to a question about getting things to work in Quartus 13.1. You have indicated that you are using Quartus 11.1sp1 which is what the tutorial I linked to in# 39 was written using. Are you reading through the PDF linked to on the Wiki tutorial??? *JUST READ THE TUTORIAL* Ignore any of the discussion in this thread, as it relates to Quartus 13.1. If you install Quartus 13.1, then qsys_vip.zip will work fine. Cheers, Dave --- Quote End --- yes , i am referring to the wiki tutorial and the error i am getting : # ** Error: c:/temp/altera_jtag_to_avalon_mm_tutorial/hdl/qsys_system/test/qsys_system_bfm_master_tb.sv(48): Could not find the package (verbosity_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.# ** Error: c:/temp/altera_jtag_to_avalon_mm_tutorial/hdl/qsys_system/test/qsys_system_bfm_master_tb.sv(49): Could not find the package (avalon_mm_pkg). Design read will continue, but expect a cascade of errors after this failure. Furthermore if you experience a vopt-7 error immediately before this error then please check the package names or the library search paths on the command line.# C:/altera/11.1/modelsim_ase/win32aloem/vlog failed. -L qsys_system_bfm_master# invalid command name "-L" is at this step: ModelSim> vlog -sv $TUTORIAL/hdl/qsys_system/test/qsys_system_bfm_master_tb.sv -L qsys_system_bfm_master The zip file in the previous post was the one i that was generated by following the steps in the wiki tutorial . Thanks!