Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dheijl authored Nov 23, 2024
1 parent c927272 commit 16d91ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_add_decimal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The currently selected digit value of or b is shown on the io board:

The sum is shown on the 7 segment display until the center button is pressed again,ready for the next a value

An overflow condition is shown on the leftmost io led [2][7:7]
An overflow condition is shown on the leftmost io led [2][7:7], and the display shows the last 4 digits of the sum.

The code is written in Alchitry Labs Lucid, a more ergonomic version of Verilog.
The Alchitry IDE converts this to Verilog and compiles it with Vivado.
Expand Down

0 comments on commit 16d91ac

Please sign in to comment.