Question 7: [25 marks, moderate and time consuming] Using D-FFs, design a 2-bit register [B, A] with two input controls
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 7: [25 marks, moderate and time consuming] Using D-FFs, design a 2-bit register [B, A] with two input controls
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. F Control (inputs)xy 00 01 10 The behaviour of the circuit A single shift of the values in BA to the left. O enters A. e.g., 00 10 11 Decrement BA. If 00, then 11. Increment BA. If 11, then 00. A single shift of the values in BA to the right. O enters B. e.g., 11 → 01 → 00 Turn on if the BA is odd. 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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!