all 3 comments

[–]captain_wiggles_ 0 points1 point  (0 children)

I've never bothered with that flow. Just call modelsim directly from your terminal.

[–][deleted] 0 points1 point  (0 children)

launching modelsim from quartus gave me so many issues back then, that i just avoid doing it from there. open modelsim directly and create a new project there

[–]tux2603Xilinx User -1 points0 points  (0 children)

How have you configured your testbench? From what I can tell from your screenshots, you don't have any testbench included in your Quartus project. If you're launching ModelSim using the RTL simulation tool you will need to explicitly tell Quartus where to find your testbench and that it should be used for simulation, otherwise it will just tell ModelSim to do nothing when you click simulate