ReadMe updated

This commit is contained in:
waleed-lm 2020-12-31 14:47:48 +05:00
parent 5e73bc390c
commit 976bbcac30
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ If you want to run default configuration on verilator use the following command
``` ```
make -f $RV_ROOT/tools/Makefile make -f $RV_ROOT/tools/Makefile
``` ```
For verilator use For VCS use
``` ```
make -f $RV_ROOT/tools/Makefile vcs_all make -f $RV_ROOT/tools/Makefile vcs_all
``` ```