Forum Discussion

RandyR's avatar
RandyR
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Modelsim, how to remove testbench source tab

Quartus version 20.1.1, Modelsim free version Whenever Modelsim launches from Quartus, the waveform view is covered up by a tab that contains the testbench source code. Is there some way, eithe...
  • sstrell's avatar
    4 years ago

    Are you running a script (.do) or just running the sim manually? This will always happen when you hit a $stop in the code. If you run the sim manually, you can choose how much time to run without hitting the stop.

    And you can just click on the wave tab to flip to it.