Forum Discussion
BMart12
Occasional Contributor
6 years agoWhere or how can I get import mgc_axi_pkg::* ?
Hello, I am using Quartus Prime 18.1.0 Standard Edition and ModelSim - Intel Starter Edition 10.5b. I am trying to simulate an HPS design I made on Platform Designer. The macro file fails to load b...
AnilErinch_A_Intel
Frequent Contributor
6 years agoHi
The package is a part of mentor IP files
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/mentor_vip_ae_usr.pdf
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/embedded/2016/fatal---vsim-160-------hwsystemtb-simulation-submodules-mgccommo.html
can you check and let us know , whether you are able to find files like mgc_common_axi.sv in your system.
Thanks and Regards
Anil
BMart12
Occasional Contributor
6 years agoHi Anil,
Yes, I found the folder C:\intelFPGA_lite\18.1\ip\altera\mentor_vip_ae\axi3\bfm that has mgc_common_axi.sv and other mgc_axi* files.
Ben