- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to use the "Mentor Graphics AXI3 Master BFM (Intel FPGA Edition)" IP Core in a simulation. I have used Qsys to generate a VHDL simulation model for the system. Then I am trying to use Modelsim to simulate the system. I am have created a mentor.do script as instructed, and then I run this script in Modelsim. The script proceeds until the "com" command (which should compile the Quartus-generated IP simulation files), at which point it fails with an error saying "Library mgc_axi_master_10611 not found."
This library is called by the Quartus generated BFM entity. I can't find any information whatsoever about what this library is, why it can't be found, how to solve the error, etc. If anyone can provide any insight, it would be greatly appreciated.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kenny
Thanks for your response. Apologies for the delay, a technical issue prevented me from accessing the forum. My design files are attached.
The same error occurs when I try to run the design example you have provided. I am using Quartus Prime Pro 18.1, but simulating with ModelSim-Altera for Quartus II 14.1 as I'm waiting for a license for a ModelSim-IntelFPGA. Is this a likely cause of the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try the modelsim starter edition? https://www.intel.com/content/www/us/en/programmable/downloads/download-center.html
If you are using Q18.1 you need to simulate with the modelsim that support Q18.1.
Modelsim starter edition require no license, the example should work because I had try it in the older version and with Modelsim starter edition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kenny
I have tried now with an appropriate version of Modelsim. For any HDL files generated by Platform Designer, I still find that mgc_axi_master_10611 is not found, but with the design example you provided, I was able to get further through the compilation. The transcript is attached.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you try again compile and elaborate by adding -mvchome path during modelsim launching.
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/tools/2018/error---vsim-8388--could-not-find-the-mvc-shared-library---mvcho.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had already launched modelsim with the -mvchome path, as directed by the intructions on the design example's web page. I tried again, producing the same errors as last time for the design example and my own design. Error vsim-8388 does not appear in the transcript that I attached previously.
The design example we page states a requirement for Quartus Prime 13.1 - is it possible that the DLLs required are no longer included in Quartus Prim 18.1?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know what error that you are seeing right now? As you mention Error vsim-8388 does not appear anymore.
Yes, usually, we would recommend to use the design example base on Quartus specified and move on from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The errors are shown in the transcript file above. It is mostly many repeated instances similar to the following:
# ** Error: (vsim-3193) Load of "C:/intelFPGA_pro/18.1/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.
This is very strange because C:/intelFPGA_pro/18.1/ip/altera/mentor_vip_ae/common/questa_mvc_core/win32_gcc-4.2.1/libaxi_IN_SystemVerilog_MTI_full.dll does exist on the machine. Modelsim is just unable to load it for some reason.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you check your licence.dat file whether you have include this license? It should included if you have the subscription edition of license.
https://www.intel.com/content/www/us/en/programmable/products/intellectual-property/design/ip-base-suite.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently on a 60-day evaluation license, so that may explain the problem. I am due to be getting a subscription license in a few weeks, so I will wait until then and provide an update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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