summaryrefslogtreecommitdiff
path: root/README.md
blob: 6a8982daefcae42eb4295953da18222e77e41326 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Risc V[ECTOR]

## to compile
Generate the build directory with
`cmake -S . -B build`
then
`cmake --build build`

## to test

# about

University of Massachusetts, Amherst
CS535 -- Computer Architecture and ISA Design