markus-k / rv32-soc

A simple RISC-V SoC based on picorv32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rv32-soc

My approach at a simple RISC-V SoC based on picorv32.

The goal of this project is to build a simple SoC providing basic peripherals such as GPIO, UART and SPI. For evaluation on an FPGA, a Xilinx Spartan 6 on a Mojo V3 board is used.

About

A simple RISC-V SoC based on picorv32


Languages

Language:VHDL 77.9%Language:Assembly 17.9%Language:Makefile 1.8%Language:Python 1.3%Language:C 1.0%