mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
readme update verlator version
This commit is contained in:
parent
ec507308e7
commit
75bbb28ef6
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ unsetenv VERILATOR_ROOT # For csh; ignore error if on bash
|
||||||
unset VERILATOR_ROOT # For bash
|
unset VERILATOR_ROOT # For bash
|
||||||
cd verilator
|
cd verilator
|
||||||
git pull # Make sure we're up-to-date
|
git pull # Make sure we're up-to-date
|
||||||
git checkout v3.916
|
git checkout v4.040
|
||||||
autoconf # Create ./configure script
|
autoconf # Create ./configure script
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in a new issue