use 1 bit map for screen

This commit is contained in:
Nicholas Orlowsky 2024-04-06 16:38:23 -05:00
parent f949c2515b
commit 9804af7796
Signed by: nickorlow
GPG key ID: 838827D8C4611687
9 changed files with 51 additions and 43 deletions

View file

@ -17,6 +17,3 @@ clean:
format:
verible-verilog-format *.sv --inplace && clang-format *.cpp -i