Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Need help design a digital circuit which divides two binary numbers [closed]

+0
−6

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!

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

3 comment threads

Closed. You were warned before. (1 comment)
Can you describe your algorithm in words or pseudocode? It's not clear what you are trying to accompl... (2 comments)
I don't see any schematics. (1 comment)

0 answers