Groovy_MiSTer core for colorlight 5A-75B boards with HUB75 Panels
Find a file
saji 7c7ccf81fc
Some checks failed
Verilator Unit Tests / Test (push) Failing after 4m41s
use ninja instead
2024-05-23 00:43:33 -05:00
.gitea/workflows use ninja instead 2024-05-23 00:43:33 -05:00
groovylight increase speed grade of chip to meet timing for bram 2024-05-10 11:31:51 -05:00
litex wip: wishbone tool and non-workign hub75 2024-04-26 21:36:47 -05:00
sim fix bram behavior, adjust row offset 2024-05-23 00:34:26 -05:00
verilog wip: refactor and fix rightmost pixel bug 2024-05-22 22:26:33 -05:00
.gitignore added more gitignore 2024-05-19 18:17:30 -05:00
flake.lock Initial commit 2024-04-19 15:13:39 +00:00
flake.nix use ninja instead 2024-05-23 00:43:33 -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