Forum Discussion
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
Can you please launch modelsim directly and try(instead of invoking from quartus ).
I have to run -> ip-make-simscript --spd=<directory>/ pll1.spd --output-directory=<directory> --compile-to-work --use-relative-paths from command prompt to generate msim_setup.tcl
and follow the steps given in msim_setup.tcl for simulation.
- set QSYS_SIMDIR <directory>/pllsim
- source $QSYS_SIMDIR/mentor/msim_setup.tcl
Which loads the design without any error.
Reference
https://www.intel.com/content/www/us/en/programmable/documentation/aym1499789502823.html
Regards
Anand