Skip to content

povik/foldrv32_on_hardware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Fold design

This sample combines a simple RISC-V core with a minimal UART transmitter controlled by memory-mapped registers.

To build

First build the firmware

make -C fw

Then build the Fold design (for which you need to supply a path to a checkout of the Fold compiler repository)

FOLD_PATH=... make

About

sample design for demonstation of Fold features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages