ModelSim* - Intel® FPGA Edition Simulation Quick-Start: Intel® Quartus® Prime Pro Edition
ID
683305
Date
12/30/2019
Public
Visible to Intel only — GUID: lbv1498086942731
Ixiasoft
1.1. Open the Example Design
1.2. Specify EDA Tool Settings
1.3. Generate a Simulator Setup Script Template
1.4. Modify the Simulator Setup Script
1.5. Compile and Simulate the Design
1.6. View Signal Waveforms
1.7. Add Signals to the Simulation
1.8. Rerun Simulation
1.9. Modify the Simulation Testbench
Visible to Intel only — GUID: lbv1498086942731
Ixiasoft
1.5. Compile and Simulate the Design
Run the top-level mentor_example.do script in the ModelSim* - Intel® FPGA Edition software to compile and simulate your design.
- Launch the ModelSim* - Intel® FPGA Edition software. The ModelSim* - Intel® FPGA Edition GUI organizes the elements of your simulation onto separate windows and tabs.
- From PLL_RAM project directory, open the testbench_1.v file. Similarly, open the mentor/mentor_example.do file.
- To display the Transcript window, click View > Transcript. You can enter commands for ModelSim* - Intel® FPGA Edition directly in the Transcript window.
- Type the following command in the Transcript window and then press Enter:
do mentor_example.do
The design compiles and simulates, according to your specifications in the mentor_example.do script. The following figure shows the ModelSim* - Intel® FPGA Edition simulator:
Figure 5. ModelSim* - Intel® FPGA Edition GUI