Problem 1. In this problem we aim to design an asynchronous counter that counts from 0 to 67. (a) Design a 4-bit ripple
Posted: Mon May 09, 2022 8:00 am
Just do (a), (b) and (c)
If you can do (d), u can try..
Problem 1. In this problem we aim to design an asynchronous counter that counts from 0 to 67. (a) Design a 4-bit ripple counter using D flip flops. You may denote the output tuple as (A3, A2, A1, A0). (b) Design a ripple counter that counts from 0 to 6, and restarts at 0. Denote the output tuple as (B2, B1, Bo). (C) Explain how to make use of the above counters to construct a digital counter that counts from 0 to 67. (d) Simulate your design on OrCAD Lite. Submit both the schematic and the simulation output.
If you can do (d), u can try..
Problem 1. In this problem we aim to design an asynchronous counter that counts from 0 to 67. (a) Design a 4-bit ripple counter using D flip flops. You may denote the output tuple as (A3, A2, A1, A0). (b) Design a ripple counter that counts from 0 to 6, and restarts at 0. Denote the output tuple as (B2, B1, Bo). (C) Explain how to make use of the above counters to construct a digital counter that counts from 0 to 67. (d) Simulate your design on OrCAD Lite. Submit both the schematic and the simulation output.