Skip to content

U-interrupt/uintr-rocket-chip

Repository files navigation

uintr-rocket-chip

RISC-V User-Interrupt implemented in Rocket Chip.

Quick Instructions

Checkout the Code

git clone https://github.com/U-interrupt/uintr-rocket-chip.git
cd uintr-rocket-chip
git submodule update --init --recursive

Building Tools

cd scripts
export RISCV=<Your path where riscv-gnu-toolchain installed>
./build.sh

About

RISC-V User-Interrupt implemented in Rocket Chip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published