Follow these instructions to create and simulate a project in Quartus. Adapted from E15A lab by Erik Cheever.
Create a folder for files for this lab in a location of your choosing.
Start Quartus and select "New Project Wizard."
On the "Directory, Name, Top-Level Entity" page, choose the directory you just created and name the project. It is a good idea to name the project the same thing as your "top-level entity." Then hit "Next."
Select "Empty Project" and then hit "Next."
Hit "Next" on the "Add Files" screen.
On the next page ("Family, Device & Board Settings"), choose the "Board" tab and choose the "DE0-CV Development Board," and then hit "Next."
On the next page ("EDA Tool Settings"), under "Tool Type → Simulation" pick "ModelSim-Altera" for the "Tool name" and "Verilog HDL" for format. Then hit "Next."
Hit "Finish." Your project will then setup and launch.
Go to "Tools → Options → EDA Tool Options" and set the ModelSim directory. (It should be something similar to what is shown in the screenshot below.)
Go to "File → New →Verification/Debugging Files → University Program VWF."
When the "Simulation Waveform Editor" window appears click "Edit → Insert → Node or Bus."