Groovy_MiSTer core for colorlight 5A-75B boards with HUB75 Panels
Find a file
2024-04-19 15:13:39 +00:00
litex Initial commit 2024-04-19 15:13:39 +00:00
src Initial commit 2024-04-19 15:13:39 +00:00
.gitignore Initial commit 2024-04-19 15:13:39 +00:00
flake.lock Initial commit 2024-04-19 15:13:39 +00:00
flake.nix Initial commit 2024-04-19 15:13:39 +00:00
Makefile Initial commit 2024-04-19 15:13:39 +00: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