Update README.md

This commit is contained in:
komaljaved-lm 2021-03-16 14:46:59 +05:00 committed by GitHub
parent 2be09d6efa
commit c3275667c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Snapshots are placed in `$BUILD_PATH` directory.
#### 3. Run sbt #### 3. Run sbt
``` ```
make -f $RV_ROOT/tools/Makefile sbt make -f $RV_ROOT/tools/Makefile sbt_
``` ```
This command will generate the Quasar wrapper in system verilog in the `generated_rtl` directory and runs the `reset_script.py` This command will generate the Quasar wrapper in system verilog in the `generated_rtl` directory and runs the `reset_script.py`
* In the reset_script we do a post verilog-generation changes, these changes are as follows: * In the reset_script we do a post verilog-generation changes, these changes are as follows: