61.3k views
0 votes
Design a 3-bit binary counter using S-R flip flops.

1 Answer

6 votes

Answer:

This is an asynchrnous 3-bit counter. Just note that this design is different and works differently than its synchronous counterpart. It's an easier design than its synchronous counterpart, and is not as reliable because it has delays.

Design a 3-bit binary counter using S-R flip flops.-example-1
User Kxepal
by
6.0k points