Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 207 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 207 Bytes

cpuex2019 yokyo

Set up

git submodule update --init --recursive
make install

# set envs
export PATH="$PATH:/opt/riscv32/bin"
export RISCV="/opt/riscv32"

Run emulator

make run