Update README.md

fixing typos in intdiv code readme
This commit is contained in:
Kevin Kim 2024-12-11 23:32:43 -05:00 committed by GitHub
parent 3a772416df
commit d71877cdff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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