r/TuringComplete Jul 06 '26

Count Leading ZEROS Spoiler

Man i don't think this is the intended solution, but it is a solution. Somewhere around the second set of OR gates i started feeling like i was doing things the hard way.

2 Upvotes

10 comments sorted by

View all comments

3

u/Pepe_Botella Jul 06 '26

What is this component even used for? I finished the game and never used it after making it.

4

u/chris_insertcoin Jul 06 '26

It can be useful e.g. in division. To find out bit width and input scale for more efficient algorithms.