Simulating with the modelsim simulator, Compiling the full design and programming the fpga, Simulating with the modelsim simulator -3 – Altera DisplayPort MegaCore Function User Manual
Page 16

Related Information
DisplayPort IP Core Simulation Example
on page 7-1
The Altera DisplayPort simulation example allows you to evaluate the functionality of the DisplayPort IP
Core and provides a starting point for you to create your own simulation. This example targets the
ModelSim SE simulator.
Simulating with the ModelSim Simulator
To simulate using the Mentor Graphics ModelSim simulator, perform the following steps:
1. Start the ModelSim simulator.
2. In ModelSim, change directory to the project simulation directory <variation>_sim/mentor.
3. Type the following commands to set up the required libraries and compile the generated simulation
model:
do msim_setup.tcl
ld
run -all
Compiling the Full Design and Programming the FPGA
You can use the Start Compilation command on the Processing menu in the Quartus II software to
compile your design. After successfully compiling your design, program the targeted Altera device with
the Programmer and verify the design in hardware.
Related Information
•
Provides more information about compiling the design.
•
Provides more information about programming the device.
UG-01131
2015.05.04
Simulating with the ModelSim Simulator
3-3
Getting Started
Altera Corporation