mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-20 12:08:05 -04:00
Use Verilator 4.040 in CI
This version is also used and required in OpenTitan, synchronize the two.
This commit is contained in:
parent
04e720d6da
commit
9c9e839c92
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# Quote values to ensure they are parsed as string (version numbers might
|
||||
# end up as float otherwise).
|
||||
variables:
|
||||
VERILATOR_VERSION: "4.032"
|
||||
VERILATOR_VERSION: "4.040"
|
||||
RISCV_TOOLCHAIN_TAR_VERSION: "20200626-1"
|
||||
RISCV_TOOLCHAIN_TAR_VARIANT: "lowrisc-toolchain-gcc-rv32imcb"
|
||||
RISCV_COMPLIANCE_GIT_VERSION: "844c6660ef3f0d9b96957991109dfd80cc4938e2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue