Solved
Forum Discussion
KennyT_altera
Super Contributor
6 years agoLooking into the error, can you check
$QSYS_SIMDIR/main.v
Whether this files exist in $QSYS_SIMDIR?
You make the AC_meas_tb as the testbench. Can you check inside the AC_meas_tb.v files, what is your module name there? currently, the tools are complaining the testbench issue.
Looking into the error, can you check
$QSYS_SIMDIR/main.v
Whether this files exist in $QSYS_SIMDIR?