From c3275667c708c6cd758703b7416b8b2f04c53707 Mon Sep 17 00:00:00 2001 From: komaljaved-lm <72543615+komaljaved-lm@users.noreply.github.com> Date: Tue, 16 Mar 2021 14:46:59 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f4973e8..3d1c4214 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Snapshots are placed in `$BUILD_PATH` directory. #### 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` * In the reset_script we do a post verilog-generation changes, these changes are as follows: