Moved 7 segment display logic to subdirectory
ci/woodpecker/push/test-workflow Pipeline was successful

Also fixed up the one type I found in the seconds display
This commit is contained in:
2025-05-19 15:48:05 -07:00
parent 15509fa27a
commit 3b30a32045
5 changed files with 64 additions and 9 deletions
@@ -21,7 +21,7 @@ localparam logic [6:0] segment_rom [0:ROM_SIZE-1] = '{
7'b0000110, //1
7'b1101101, //2
7'b1111001, //3
7'b1011011, //4
7'b0110011, //4
7'b1011011, //5
7'b1011111, //6
7'b1110000, //7