Short story: I was messing up with binary calculator. I perfectly made the ALU, but I have no idea to make a photoelectric BtoD or DtoB converter, so I made a decimal-based calculator.
nerdprop
math
integrated
circuit
toomuchfreetime
electronics
calculator
electronic
Comments
-
Ahh, I forgot! One single binary operation at a time, thanks!
-
The numbers made out of WWLD can turn into an infinite spark and cause your maciene to put more digits than intended. Might wanna just make thet INST with DECO. +1
-
2+2+2=24 what?
-
I would advise for the subtraction module to invert the second operand. For example, 12 - 5 would become 12 + 95. The trick is to get rid of the 100 by overflowing. So 12 + 9999995 the calculator will see as "7"
-
why dose 22+22=2222 its 44
-
I made a binary to bcd decoder (not in tpt though). The key was patience. I based it on pdfs that come up when you look up binary to bcd converters
-
:D :P :)
-
Nice +1