Groovy_MiSTer core for colorlight 5A-75B boards with HUB75 Panels
Find a file
saji d465fccaed wip: refactor and fix rightmost pixel bug
hack but now row1 doesn't work.
2024-05-22 22:26: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 wip: refactor and fix rightmost pixel bug 2024-05-22 22:26:33 -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 add basic verilator sim 2024-05-19 00:15:53 -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