Skip to content

cpuex2019-yokyo/yokyo

Repository files navigation

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

About

A project to build a RISC-V CPU with privileged instructions from the bottom up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published