Close

NEORV32 on the FOMU fpga board

A project log for The NEORV32 RISC-V Processor

An easy-to-use, customizable, lightweight and open-source 32-bit RISC-V microcontroller/CPU written in platform-independent VHDL.

stephanStephan 07/10/2021 at 08:230 Comments

I recently got a FOMU FPGA board and I couldn't wait to tinker with it! :D

I have build a very simple setup consisting of a minimal NEORV32 SoC, a USB-UART bridge IP and some FIFOs. The result is a FOMU setup that blinks a heart beat on the RGB LED and echos all incoming UART data back to the host - all controlled by a RISC-V core.

If you are curious check out this GitHub discussion for more information (including the setup's sources).

Discussions