Page 1 of 1

4. [20 pts] Design a 4-bit arithmetic circuit, with two selection variables S, and So, that generates the arithmetic ope

Posted: Sat May 14, 2022 8:13 pm
by answerhappygod
4 20 Pts Design A 4 Bit Arithmetic Circuit With Two Selection Variables S And So That Generates The Arithmetic Ope 1
4 20 Pts Design A 4 Bit Arithmetic Circuit With Two Selection Variables S And So That Generates The Arithmetic Ope 1 (177.54 KiB) Viewed 70 times
4 20 Pts Design A 4 Bit Arithmetic Circuit With Two Selection Variables S And So That Generates The Arithmetic Ope 2
4 20 Pts Design A 4 Bit Arithmetic Circuit With Two Selection Variables S And So That Generates The Arithmetic Ope 2 (68.43 KiB) Viewed 70 times
4. [20 pts] Design a 4-bit arithmetic circuit, with two selection variables S, and So, that generates the arithmetic operations in the following table. Draw the logic diagram for a single bit stage. Note that B’ represents “Not B”. Select Si 0 0 1 1 So 0 1 0 1 Input X Y A all Os A all Is A В A B' Cin=0 G=A (transfer) G=A-1 (decrement) G=A+B (add) G=A+B' G Cin=1 G=A+1(increment) G=A (transfer) G=A+B+1 G=A+B’+1(substract) A) [8 pts] Complete the following truth table. Inputs Outputs Si So Ai Bi Xi Yi B) [4 pts] Please write down an optimized equation for X; and Yi, respectively. You can use K-maps to optimize the equations on a scratch paper. Please do not turn in your K-maps when you submit your final exam. You only need to write down your optimized equations here.

[8 pts] Please draw the logic diagram for a single bit stage. You can use any gates that you want. You can draw the circuit on a white paper using a ruler, and then, take a photo of it. Next, you can insert the photo here. Hint: for the circuit of Y; you can use a 4-to-1 Mux. Note that you are not required to use a Mux. However, using it can save you time in drawing the circuit. Also, it makes your circuit simpler.