Skip to content

"Hacking" a Chinese LED display board with open-source FPGA tools, RISC-V and Rust 🦀

Notifications You must be signed in to change notification settings

roby2014/colorlight-riscv-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

work in progress, lots of todo

overview

my (ongoing) adventure on trying to control a

with rust and open source tools (yosys, nextpnr, prjtrellis and openFPGALoader).

layout

  • soc - files for building & flashing the fpga with the risc-v soc
  • litex-pac - the peripheral access crate (pac), generated via svd2rust
  • firmware - the firmware that will run

each directory should have a readme.md with more in-depth instructions

firmware in c

you can check this repo for a similar example, but flashing a C firmware.

About

"Hacking" a Chinese LED display board with open-source FPGA tools, RISC-V and Rust 🦀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages