Commit graph

5 commits

Author SHA1 Message Date
saji 7a4de2e02d checkin
Some checks failed
Verilator Unit Tests / Test (push) Failing after 3m57s
2024-09-03 11:15:59 -05:00
saji bcb463a8d0 wip: 4x clock double-read bram 2024-05-09 17:31:15 -05:00
saji 2a8c70bab2 fix bit-loading latency using comb logic
make frame counter for generating data
2024-05-02 20:30:51 -05:00
saji 37dabd603a coordinator works now
fixed some off by one errors to make the screen work good
2024-05-01 16:14:32 -05:00
saji 9a4dfea4f0 wip: basic pixel generator + coordinator module
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.
2024-04-30 23:48:10 -05:00