Intel Questa FPGA Starter Edition Error: ** Fatal: (vsim-160)
Hello,
I have a problem simulating my design with Questa.
Tools: Quartus Pro 22.3, Questa FPGA Starter 2022.1
Hardware: Terasic HAN-Pilot-Platform, Arria 10 SOC (10AS066K3F40E2SG)
This is the manual i used to get an basic example running: Questa Quick Start for Quartus Pro
Then i tried to simulate my complexer design i use on my evaluationboard and i get this fatal error and i have no clue how to fix it:
** Fatal: (vsim-160) hps/hps/altera_arria10_interface_generator_140/sim/mgc_common_axi.sv(3198): Null foreign function pointer encountered when calling 'dvc_axi_initialise_SystemVerilog'
# Time: 0 fs Iteration: 0 Process: /test_bench/com_golden_top/com_hps/hps/fpga_interfaces/f2sdram0_data_inst/axi/#INITIAL#3219 File: hps/hps/altera_arria10_interface_generator_140/sim/mgc_common_axi.sv
It seems to have something to do with the HPS. Can someone help me fix this?