FPGA_ALL_DAY
New Contributor
4 years agoQuartus Prime + Modelsim not Simulating
I have two issues related to Quartus Prime simulations. When adding an IP PLL to my project and running a simulation, I get the following error:
When I remove the PLL from my code, this error goes away. I have made sure the '.vo' simulation file and all additional files are in the project folder.
My other issue is that whenever I instantiate a module inside another module, when running a simulation the waveform window does not open nor display any testbench info. When I remove a module's instantiation, this issue goes away.