Groovy_MiSTer core for colorlight 5A-75B boards with HUB75 Panels
Find a file
saji 37dabd603a coordinator works now
fixed some off by one errors to make the screen work good
2024-05-01 16:14:32 -05:00
groovylight coordinator works now 2024-05-01 16:14:32 -05:00
litex wip: wishbone tool and non-workign hub75 2024-04-26 21:36:47 -05:00
verilog coordinator works now 2024-05-01 16:14:32 -05:00
.gitignore initial verilog 2024-04-28 16:42:41 -05:00
flake.lock Initial commit 2024-04-19 15:13:39 +00:00
flake.nix wip: wishbone tool and non-workign hub75 2024-04-26 21:36:47 -05:00
Makefile wip: basic pixel generator + coordinator module 2024-04-30 23:48:10 -05:00
README.md Initial commit 2024-04-19 15:13:39 +00:00

ECP5 OSS Flow Template

This repo contains a basic setup for ECP5 development. It's designed to serve as a modest baseline, more can be added easily to adapt to each project.

Features:

  • Nix flake for toolchains and dependencies
  • Test infra
  • Github Actions Workflow