Comments on Need help design a digital circuit which divides two binary numbers
Post
Need help design a digital circuit which divides two binary numbers [closed]
Closed as unclear by Olin Lathrop on Aug 5, 2022 at 20:42
This question cannot be answered in its current form, because critical information is missing.
This question was closed; new answers can no longer be added. Users with the reopen privilege may vote to reopen this question if it has been improved or closed incorrectly.
Before the circuit here are the digital blocks which have been already designed and exist as part of the division block
1 bit subtractor:
2 bit subtractor(in the digital block diagram of the division block there is a 3 bit subtractor but this is the closest I have to a 3 bit subtractor):
1 bit comparator
2 bit comparator
Now here is what I have come up so far:
Algorithm:
but now after the first iteration of the binary division algorithm I got stuck , I cant think how to continue.Help appreciated!
3 comment threads