Skip to content

MichaelBell/nanoV-sdk

Repository files navigation

NanoV SDK: Minimal area RISC-V core and accessories

C SDK for the nanoV bit serial RISC-V core and integrated SPI memory controller.

Compiling a project

Build the Risc-V GNU toolchain for RV32E using

./configure --prefix=/opt/nanoV --with-arch=rv32e --with-abi=ilp32e
make

Use the example-project-Makefile as a template Makefile for your project.

About

C SDK for nanoV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors