Graphics Adapter for Retropixel Yeeting. An experiment for now, who knows what might happen.
Go to file
David Anderson db30e4a23f tasks.py: prettify output, support running partial synthesis
Partial synth is handy when writing gnarly Bluespec modules, because it
lets you inspect the Verilog output of the Bluespec compiler as well as
Yosys's compile output at various stages of synthesis, to see if things
are being produced the way you expect.
2024-08-17 15:41:21 -07:00
experiments/timing_generator Experiment comparing bsc-contrib's video timing generator with brute force 2024-08-15 00:22:51 -07:00
images Add tentative requirements document to capture requests. 2024-08-14 09:39:42 -07:00
lib lib: add test helpers for timeouts and sequential test running 2024-08-14 09:39:42 -07:00
.gitignore add a simple build/test script 2024-08-14 09:39:42 -07:00
LICENSE Initial basic files 2024-08-13 22:24:20 -07:00
Requirements.md Requirements.md: fix image insertion syntax 2024-08-14 09:44:14 -07:00
flake.lock Initial basic files 2024-08-13 22:24:20 -07:00
flake.nix add a simple build/test script 2024-08-14 09:39:42 -07:00
tasks.py tasks.py: prettify output, support running partial synthesis 2024-08-17 15:41:21 -07:00