blob: e14687c271237887c14a8a962d3aa64c8b639453 [file] [log] [blame] [view]
# vScale is currently deprecated.
The implementation has not tracked changes to the RISC-V spec.
<img src="http://albert-magyar.github.io/vscale/vscale.svg">
# vscale
In order to build and test vscale using the supplied makefile,
Synopsys VCS must be installed and on the path.
```
git clone git@github.com:ucb-bar/vscale.git
cd vscale
make
make run-asm-tests
```