ModelSim* - Intel® FPGA Edition Simulation Quick-Start: Intel® Quartus® Prime Pro Edition

ID 683305
Date 12/30/2019
Public

1.9. Modify the Simulation Testbench

The testbench_1.v example testbench tests only a specific set of conditions and test cases. You can manually edit the testbench_1.v file in the ModelSim* - Intel® FPGA Edition simulator to test other cases and conditions:
  1. Open the testbench_1.v file in the ModelSim* - Intel® FPGA Edition simulator.
  2. Right-click in the testbench_1.v file to confirm that the file is not set to Read Only.
  3. Enter and save any additional testbench parameters in the testbench_1.v file.
  4. To generate the waveforms for a testbench that you modify, click Simulate > Restart.
  5. Click Simulate > Run > Run -all.