Page 1 of 1

Using D-FFs, design a 2-bit register [B, A] with two input controls x, y and a single output F. F Control (inputs) xy 00

Posted: Wed Apr 27, 2022 5:01 pm
by answerhappygod
Using D Ffs Design A 2 Bit Register B A With Two Input Controls X Y And A Single Output F F Control Inputs Xy 00 1
Using D Ffs Design A 2 Bit Register B A With Two Input Controls X Y And A Single Output F F Control Inputs Xy 00 1 (57.17 KiB) Viewed 42 times
Using D-FFs, design a 2-bit register [B, A] with two input controls x, y and a single output F. F Control (inputs) xy 00 01 The behaviour of the circuit A single shift of the values in BA to the right. O enters B. e.g., 11 → 01 → 00 Increment BA. If 11, then 00. Decrement BA. If 00, then 11. A single shift of the values in BA to the left. O enters A. e.g., 00 + 10 + 11 Turn on if the BA is even. 10 11 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