Update README.md
This commit is contained in:
parent
505a92916a
commit
d10bcbfbbb
|
@ -142,7 +142,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 tag # See what versions exist
|
git checkout verilator_3_918
|
||||||
autoconf # Create ./configure script
|
autoconf # Create ./configure script
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in New Issue