Altera_Forum
Honored Contributor
12 years agoErrors linking Modelsim BFM models
Hi,
I am trying to run a Verilog simulation of a test bench generated by Qsys 14.0 of a system that includes an ARM SoC HPS block. The originally generated test bench from ip-make-simscript --spd=...../soc_system_tb.spd did not include what I believe is a required element on the sim command line = -mvchome $QUARTUS_ROOTDIR/../ip/altera/mentor_vip_ae/common +define+MODEL_TECH After point that to the Altera mentor_vip_ae/common dir I then get the following errors from vsim. I am using the latest Questa 10.3c Any suggestions? Thanks Martin Loading fpga_interfaces.mgc_common_axi_sv_unit(fast)# Loading fpga_interfaces.mgc_common_axi(fast__3)# ** Error: (vsim-8388) Could not find the MVC shared library : MvcHome directory '/net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/altera/14.0//../ip/altera/mentor_vip_ae/common' is not a valid MVC installation for an available linux_x86_64 GCC version in /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.3c/questasim (available versions: 4.3.3 4.5.0 ). Please check MvcHome setting in modelsim.ini or on command line (-mvchome).# Loading fpga_interfaces.mgc_common_axi(fast__4)# ** Error: (vsim-8388) Could not find the MVC shared library : MvcHome directory '/net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/altera/14.0//../ip/altera/mentor_vip_ae/common' is not a valid MVC installation for an available linux_x86_64 GCC version in /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.3c/questasim (available versions: 4.3.3 4.5.0 ). Please check MvcHome setting in modelsim.ini or on command line (-mvchome).# Loading fpga_interfaces.altera_avalon_interrupt_sink(fast)# Loading fpga_interfaces.mgc_common_axi(fast__5)# ** Error: (vsim-8388) Could not find the MVC shared library : MvcHome directory '/net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/altera/14.0//../ip/altera/mentor_vip_ae/common' is not a valid MVC installation for an available linux_x86_64 GCC version in /net/tcfiler2.scs.agilent.com/vol/v51/rpdhw/tools/mentor/modeltech/10.3c/questasim (available versions: 4.3.3 4.5.0 ). Please check MvcHome setting in modelsim.ini or on command line (-mvchome).# Loading arriav_ver.arriav_hps_interface_fpga2sdram(fast)# Loading fpga_interfaces.altera_avalon_clock_source(fast)