Page 1 of 1

F Question 7: [25 marks, moderate and time consuming] Using D-FFs, design a 2-bit register [B, A] with two input control

Posted: Wed Apr 27, 2022 5:01 pm
by answerhappygod
F Question 7 25 Marks Moderate And Time Consuming Using D Ffs Design A 2 Bit Register B A With Two Input Control 1
F Question 7 25 Marks Moderate And Time Consuming Using D Ffs Design A 2 Bit Register B A With Two Input Control 1 (18.36 KiB) Viewed 32 times
F Question 7: [25 marks, moderate and time consuming] Using D-FFs, design a 2-bit register [B, A] with two input controls x,y and a single output F. Control (inputs) xy The behaviour of the circuit 00 A single shift of the values in BA to the left. O enters A. e.g., 00 + 10 + 11 01 Decrement BA. If 00, then 11. 10 Increment BA. If 11, then 00. Turn on if the BA is odd. 11 A single shift of the values in BA to the right. O enters B. e.g., 11 → 01 → 00 a. [5 marks] Draw the state (transition) diagram b. [5 marks] Derive the state table c. [15 marks] Draw the minimized logic diagram of the circuit