- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good Morning,
I created a system by means of the Quartus Qsys composed by a SoC (hard processor system - hps) and an Avalon Slave. The Qsys generated all the files for synthesis and simulation, together with the compilation script for Modelsim. However, I had an error in Modelsim after launching the script (after the vsim): error: (vsim-3193) load of "c:\altera\14.0\ip\altera\mentor_vip_ae\common_windows_10_1/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. So, I downloaded the UVM libraries from the accellera website and I compiled them using the command vlog +incdir+c:/modeltech_pe_10.4a/uvm-1.1a/src c:/modeltech_pe_10.4a/uvm-1.1a/src/uvm_pkg.sv c:/modeltech_pe_10.4a/uvm-1.1a/src/dpi/uvm_dpi.ccAfter relaunching the script, I got a fatal error: # compiling c:/users/gborri~1/appdata/local/temp\gborriello@l-it-08277_dpi_7312\win32pe_gcc-4.2.1\exportwrapper.c# ** fatal: ** error: (vsim-3828) could not link 'vsim_auto_compile.dll': cmd = 'c:/modeltech_pe_10.4a\gcc-4.2.1-mingw32vc9\bin\gcc.exe -shared -o "c:/users/gborri~1/appdata/local/temp\gborriello@l-it-08277_dpi_7312\win32pe_gcc-4.2.1\vsim_auto_compile.dll" c:/designes/smh_flash_programmer/project/fr2_fpga/soc_system3/soc_system_simple/testbench/mentor/libraries/work\_dpi\auto_compile@\win32pe_gcc-4.2.1\*.o "c:/users/gborri~1/appdata/local/temp\gborriello@l-it-08277_dpi_7312\win32pe_gcc-4.2.1\exportwrapper.o" -l"c:/modeltech_pe_10.4a/win32pe" -lmtipli'# # (vsim-50) a call to system(c:/modeltech_pe_10.4a\gcc-4.2.1-mingw32vc9\bin\gcc.exe -shared -o "c:/users/gborri~1/appdata/local/temp\gborriello@l-it-08277_dpi_7312\win32pe_gcc-4.2.1\vsim_auto_compile.dll" c:/designes/smh_flash_programmer/project/fr2_fpga/soc_system3/soc_system_simple/testbench/mentor/libraries/work\_dpi\auto_compile@\win32pe_gcc-4.2.1\*.o "c:/users/gborri~1/appdata/local/temp\gborriello@l-it-08277_dpi_7312\win32pe_gcc-4.2.1\exportwrapper.o" -l"c:/modeltech_pe_10.4a/win32pe" -lmtipli) returned error code '1'.# # the logfile contains the following messages:# # c:/designes/smh_flash_programmer/project/fr2_fpga/soc_system3/soc_system_simple/testbench/mentor/libraries/work\_dpi\auto_compile@\win32pe_gcc-4.2.1\uvm_dpi.o:uvm_dpi.cc:(.eh_frame+0x11) : undefined reference to `__gxx_personality_v0'# collect2: ld returned 1 exit status# # # result too large. (errno = erange)# # # # fatal error while loading design# error loading design Anyone knows how to solve this? Thanks, Guido
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page