Computer Science, asked by manisirireddy6642, 1 year ago

Difference between asynchronous counter and synchronous counter

Answers

Answered by anuj7kumar
2
Asynchronous Counter
1. All flips flops are not clocked simultaneously.
2. Design and implementation are simple.
3. Slow in speed

Synchronous Counter
1. All flips flops are clocked simultaneously.
2. Fast in speed
3. Design and implementation become complex as the number of states increases



Answered by saumyasinha135
0

Explanation:

All flips are not clocked, slow in speed

All flips are clocked, fast in speed

Similar questions