Page 1 of 1

Binary to BCD Converter

Posted: Sat Apr 16, 2011 11:40 am
by KLM
I am enclosing the files for a 32-bit Binary-to-BCD converter. It uses the standard approach. I plan to give further info on it later, however, it takes a binary input in the bottom 29-bit register, LSB to the right. Basically, to convert:
1. Zero the Binary register using the button to the left.
2. Enter the ones of the value into the register.
3. At the top right, click the "Reset" button.
4. Shift in the binary bits, one at a time, by clicking the Step (Stp) button at the top right. As the bits are shifted in, the BCD value will be accumulated at the bottom row of displays. When all bits are shifted in, the BCD value will be displayed.

KLM

Re: Binary to BCD Converter

Posted: Sat Apr 16, 2011 3:38 pm
by michamus
Hello again.

I am very impressed with this circuit. This is going to provide me with tons of information to look into now.

The bit shifter seems like quite a feat to me. That's going to be a lot of fun to look into! :D

Re: Binary to BCD Converter

Posted: Mon Apr 18, 2011 8:30 pm
by admin
Wow, huge circuit, great job!

Re: Binary to BCD Converter

Posted: Tue May 08, 2012 12:31 pm
by Alexander
Why it is SO complex ? It also very hard to test it it would be great, to have all this logic in a little single chip. Because all this circuit don't fits to the screen.