add toolchains

This commit is contained in:
alonamid
2019-03-08 11:08:11 -08:00
committed by abejgonzalez
parent 4d62a2b215
commit 6ccb3defc1
6 changed files with 68 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
# RISC-V Project Template
**THIS BRANCH IS UNDER DEVELOPMENT**
**IT CURRENTLY HAS MANY SUBMODULES**
**PLEASE RUN ./build.sh TO UPDATE SUBMODULES, UNLESS YOU WANT TO SPEND A LONG TIME WAITING FOR SUBMODULE TO CLONE**
This is a starter template for your custom RISC-V project. It will allow you
to leverage the Chisel HDL and RocketChip SoC generator to produce a
RISC-V SoC with MMIO-mapped peripherals, DMA, and custom accelerators.