Skip to content

Commit

Permalink
[hardware] Bump to QuestaSim 2021.3 to avoid errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Nov 11, 2024
1 parent 4156176 commit 9426938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ top_level ?= ara_tb
ifeq ($(vcd_dump), 1)
questa_version ?= 2019.3
else
questa_version ?= 2021.2
questa_version ?= 2021.3
endif
# QuestaSim command
questa_cmd ?= questa-$(questa_version)
Expand Down

0 comments on commit 9426938

Please sign in to comment.