Skip to content

Commit 9469cc4

Browse files
authored
Bump verilator to v5.040 (#64)
1 parent b990f4e commit 9469cc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install-verilator.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ git clone https://github.com/verilator/verilator
1414
unset VERILATOR_ROOT # For bash
1515
cd verilator
1616

17-
# XiangShan uses Verilator v5.028
18-
git checkout v5.028
17+
git checkout v5.040
1918

2019
autoconf # Create ./configure script
2120
# Configure and create Makefile

0 commit comments

Comments
 (0)