Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 381 Bytes

Minimal RISCV runtime

build environment for riscv32i on (https://github.com/cbiffle/hapenny)

An attempt at a minimal rust riscv framework for fpga control plane development

Installation

This project uses pdm so running pdm lock should install all the python packages that are needed.

For the bootloader and the firmware a rust install for riscv32i-unknown-none-elf.