Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Errors for using Modelsim AXI BFM for Altera

Altera_Forum
Honored Contributor II
1,729 Views

I try the Altera example for using Mentor axis vip example under C:\altera\15.0\ip\altera\mentor_vip_ae\axi3\qsys-examples\ex1_back_to_back_sv. Following the guide. But I got the errors bellow while running vsim : 

The tools:version I used: 

1. Quartus II 64bit 15.0.0 Full version 

2.Modelsim Altera 10.3d 32bit. 

 

 

Is there anything wrong with the dlls or something else? I searched the web and did not find anything matched this(one mentioned the license,but I think the later full version should have license for using vip) Thanks! 

------------------------------------------------ 

logs: 

ModelSim ALTERA 10.3d 

vsim -t ps $ELAB_OPTIONS -L work -L work_lib -L rst_controller -L altera_ver -L lpm_ver -L sgate_ver -L altera_mf_ver -L altera_lnsim_ver -L cycloneiv_hssi_ver -L cycloneiv_pcie_hip_ver -L cycloneiv_ver $TOP_LEVEL_NAME -mvchome $env(QUARTUS_ROOTDIR)/../ip/altera/mentor_vip_ae/common -c 

# vsim  

# Start time: 00:19:30 on May 13,2016 

# Loading C:\Users\mou\AppData\Local\Temp\mou@WIN-728EN2N2I93_dpi_4492\win32pe_gcc-4.2.1\export_tramp.dll 

# Loading sv_std.std 

# Loading work.top 

# Loading work.QUESTA_MVC 

# Loading work.mgc_axi_pkg 

# Loading work.master_test_program_sv_unit 

# Loading work.master_test_program 

# Loading work.slave_test_program_sv_unit 

# Loading work.slave_test_program 

# Loading work.monitor_test_program_sv_unit 

# Loading work.monitor_test_program 

# Loading work.ex1_back_to_back_sv 

# Loading work.mgc_axi_inline_monitor_sv_unit 

# Loading work.mgc_axi_inline_monitor 

# Loading work.mgc_axi_monitor_sv_unit 

# Loading work.mgc_axi_monitor 

# Loading work.mgc_common_axi_sv_unit 

# Loading work.mgc_common_axi 

# Loading work.mgc_axi_master_sv_unit 

# Loading work.mgc_axi_master 

# Loading work.mgc_axi_slave_sv_unit 

# Loading work.mgc_axi_slave 

# Loading rst_controller.altera_reset_controller 

# Loading rst_controller.altera_reset_synchronizer 

# Compiling C:\Users\mou\AppData\Local\Temp\mou@WIN-728EN2N2I93_dpi_4492\win32pe_gcc-4.2.1\exportwrapper.c 

# Loading C:\Users\mou\AppData\Local\Temp\mou@WIN-728EN2N2I93_dpi_4492\win32pe_gcc-4.2.1\dpi_auto_compile.dll 

# Loading C:\altera\15.0\quartus/../ip/altera/mentor_vip_ae/common/questa_mvc_core/win32_gcc-4.2.1/libaxi_IN_SystemVerilog_MTI_full.dll 

# ** Error: (vsim-3193) Load of "C:\altera\15.0\quartus/../ip/altera/mentor_vip_ae/common/questa_mvc_core/win32_gcc-4.2.1/libaxi_IN_SystemVerilog_MTI_full.dll" failed: DLL dependent library not found. 

#  

# ** Error: (vsim-8649) Initialization function 'axi_IN_SystemVerilog_load' not found.
0 Kudos
0 Replies
Reply