readme update verlator version

This commit is contained in:
Dolu1990 2021-03-06 19:49:23 +01:00 committed by GitHub
parent ec507308e7
commit 75bbb28ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ unsetenv VERILATOR_ROOT # For csh; ignore error if on bash
unset VERILATOR_ROOT # For bash
cd verilator
git pull # Make sure we're up-to-date
git checkout v3.916
git checkout v4.040
autoconf # Create ./configure script
./configure
make