Forum Discussion
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.
- JHert36 years ago
New Contributor
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.