ALI_KALELA Posted January 6, 2004 Report Share Posted January 6, 2004 I want to design a 4-bit unsigned binary multiplier. This circuit should be accepting two 4-bit numbers and compute an 8-bit product. The result is to be displayed on two 7-segment display units. The multiplier should be started with a RESET signal. A READY output is to indicate the end of the operation. I want to use three registers (74ls194) and one 4-bit full adder (74ls283) for the circuit, but I'm little confused about the control unitI wanted to use TTL only, but any idea is welcomed.All my ideas are too long and I was wondering if anyone know easiest way around. I don't mind using any components 8) 8) 8) Quote Link to comment Share on other sites More sharing options...
sigmacom Posted January 6, 2004 Report Share Posted January 6, 2004 Is it mandatory to use 74ls283 and 74ls194? Quote Link to comment Share on other sites More sharing options...
ALI_KALELA Posted January 7, 2004 Author Report Share Posted January 7, 2004 It is not mandatory to use 74ls283 and 74ls194, but I have to use registers and adders so I can shift the bits and add at the end.I already have two ideas, but they are too long.thanks for your inputs Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.