KNY
New Contributor
4 years agoMissing DPI when trying to run vcs_setup.sh
I am trying to run VCS simulation on sample project from Quartus, and I run into this error:
Error-[DPI-DIFNF] DPI import function not found
./../..//../ip/qsys_top/s10_hps/altera_stratix10_interface_generator_191/sim/mgc_common_axi.sv, 30779
The definition of DPI import function/task
'dvc_axi4_initialise_SystemVerilog' does not exist.
Anyone have any idea why it can't find the DPI function?