(a) Using a 4-bit binary adder with inputs (A, B, and Cin), outputs (F and Cout), and...
Question:
(a) Using a 4-bit binary adder with inputs (A, B, and Cin), outputs (F and Cout), and one selection bit (S0), design an arithmetic circuit as follows:
S0 FUNCTION TO BE PERFORMED
0 A plus B
1 B Plus 1
(b) Using another selection bit S1, modify the circuit of i) to include the arithmetic and logic functions as follows:
S1 S0 FUNCTION TO BE PERFORMED
0 0 F = A plus B
0 1 F = B
1 0 Shift left (logical) A
1 1 F = A̅
(c) Design a 4-bit logic unit that will function as follows:
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Fundamentals of Digital Logic and Microcontrollers
ISBN: 978-1118855799
6th edition
Authors: M. Rafiquzzaman
Question Posted: