/riscv-multiprocessor

RISC-V multiprocessor adapted to a Spartan 7 Xilinx FPGA. It is a MA - MIRI (FIB) project

GNU General Public License v3.0GPL-3.0

risc-v-multiprocessor

RISC-V multiprocessor adapted to a Spartan 7 Xilinx FPGA. It is a MA - MIRI (FIB) project

Download

Clone the repo with the following command:

git clone git@github.com:dreaqdp/risc-v-multiprocessor.git --recurse-submodules

If you already have clone it and you don't have the submodules, then run:

git submodule update --init --recursive