Moved 7 segment display logic to subdirectory
ci/woodpecker/push/test-workflow Pipeline was successful
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:
@@ -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
|
||||
Reference in New Issue
Block a user