From d71877cdff156aa92c287144c19bc84b748eef40 Mon Sep 17 00:00:00 2001 From: Kevin Kim Date: Wed, 11 Dec 2024 23:32:43 -0500 Subject: [PATCH] Update README.md fixing typos in intdiv code readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e0947412..1134642f3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To run synthesis results for all flavors of the recurrence unit, go to `cvw/synt 3) `git checkout divremsqrt` 4) `source ./setup.sh` 5) `make` -6) `/sim/regression-wally -intdiv` +6) `/bin/regression-wally-intdiv -intdiv` # core-v-wally