alu design

Thread Starter

sam_nova

Joined Jul 8, 2011
1
guys please it's my 1st time ever to make a digital circuit and pcb design for college , so please if somebody can help me with
-a binary divider circuit ,, some links that can help me or so ,,
-also if i can make the shifting operations with something other than registers -also if the digital operations are better to be arranged in a way that would make the project easier to handle!! :D ,,,, thanx so much 4 advance :)
 

jegues

Joined Sep 13, 2010
733
guys please it's my 1st time ever to make a digital circuit and pcb design for college , so please if somebody can help me with
-a binary divider circuit ,, some links that can help me or so ,,
-also if i can make the shifting operations with something other than registers -also if the digital operations are better to be arranged in a way that would make the project easier to handle!! :D ,,,, thanx so much 4 advance :)
For binary division this link should help,

http://courses.cs.vt.edu/~cs1104/BuildingBlocks/divide.030.html

That covers how the algorithm must be implemented. Now I leave it to you to make this a reality using shift register and other logic devices.
 
Top