Design a 3-bit binary counter which counts in the
following sequence:
001 → 110
→ 010 →
101 → 111 and
repeat
Design the counter using two JK-FF and one D-FF such
that the D is the middle flip flop.
What is the next count if the counter started with 000
and 011 (unused states)?
Design a 3-bit binary counter which counts in the following sequence: 001 → 110 → 010 → 101 → 111 and repeat Design the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am