FPGA converter that converts ASCII hex input to decimal output using Verilog with ASCII decoding and binary-to-BCD conversion.
-
Updated
Dec 19, 2025 - Verilog
FPGA converter that converts ASCII hex input to decimal output using Verilog with ASCII decoding and binary-to-BCD conversion.
This is a circuit wich can do addition and substraction and shows the values in 7 segment display. The only limitation is that it can only convert 4 bit binary input to BCD to feed the display so it cant show the sum more than 15.
8 bit to bcd converter
Add a description, image, and links to the binary-to-bcd topic page so that developers can more easily learn about it.
To associate your repository with the binary-to-bcd topic, visit your repo's landing page and select "manage topics."