Skip to content

Commit

Permalink
make: Fix vcs version
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 19, 2024
1 parent db3f6f9 commit a7708f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ BENDER ?= bender
VSIM ?= questa-2023.4 vsim
SPYGLASS ?= sg_shell
VERIBLE_FMT ?= verible-verilog-format
VCS ?= vcs-2022.06 vcs
VLOGAN ?= vcs-2022.06 vlogan
VCS ?= vcs-2022.06 vlogan

#####################
# Compilation Flags #
Expand Down

0 comments on commit a7708f0

Please sign in to comment.