projects
/
riscv-tests.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Don't build vector benchmarks for now
[riscv-tests.git]
/
README.md
1
About
2
=====
3
4
Unit tests for RISCV processors
5
6
Building from repository
7
========================
8
9
$ git clone https://github.com/ucb-bar/riscv-tests
10
$ cd riscv-tests
11
$ autoconf
12
$ ./configure --prefix=/usr/local
13
$ make
14
$ make install
15