Skip to content

Makefile: Remove excess questa cmd for target sim

Eclipse Webmaster requested to merge github/fork/niwis/make-sim-cmd into master

Created by: niwis

Remove the static vsim -do argument for target sim. This argument takes precedence over questa-cmd (which defines the desired -do sequence) and seems to be an artifact from https://github.com/openhwgroup/cva6/commit/296ce392113003533af863518b29114b9953d836. It results in a batch-like behavior for questasim simulations in GUI mode - in particular closing QuestaSim immediately after terminating the simulation.

Merge request reports

Loading