generated from saji/ecp5-template
saji
9a4dfea4f0
coordinator is a high level hub75 controller. It drives multiple panels by generating the x/y coordinates that would be displayed on each, then converting those into the BRAM format to be written quickly. |
||
---|---|---|
groovylight | ||
litex | ||
verilog | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
Makefile | ||
README.md |
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