Skip to content

BOSC-Hvisor/hvisor-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

Languages

  • Tcl 69.2%
  • Verilog 11.6%
  • Scala 11.4%
  • SystemVerilog 5.3%
  • C 0.9%
  • Shell 0.9%
  • Other 0.7%