Hi,
Done simulation. Check the file and image attached. Go to folder simulation -> modelsim -> execute test_run_msim_rtl_vhdl.do in modelsim.
Do make sure IP .sip file are included for compilation.
If still got error, modify the test_run_msim_rtl_vhdl.do like below:
Uncommented (#) this line vcom -93 -work work {Z:/test/pll_modelsim/pllreconfig.vho}
Suppress error (vsim-10000): vsim -suppress 10000 -t 1ps -L altera -L lpm -L sgate -L altera_mf -L altera_lnsim -L cyclonev -L rtl_work -L work -L pllreconfig -L pllreconfig -voptargs="+acc" PLLS_tb
Then execute the modified test_run_msim_rtl_vhdl.do in modelsim.
Thanks,
Best Regards,
Sheng