Commit graph

3 commits

Author SHA1 Message Date
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