Logic World, prototype multiplier circuit

Subscribers:
181
Published on ● Video Link: https://www.youtube.com/watch?v=Nt3ysb4RR9E



Category:
Vlog
Duration: 4:51
72 views
2


This is a prototype of a 5 bit multiplier. The control logic is manually controlled at this time. It multiplies the contents of the A and B register, and stores the final result in the B register. It uses registers with shift capability, and use a temporary shift register to control when to add A to the running total.