You must login before you can post a comment.
Author: Sun Leang
Forked from: user1234/2-Bit Synchronous Up Count (0, 1, 2), with reset
Project access type: Public
Description:
The external clock is directly connected to all J-K Flip-flops at the same time in a parallel way not sequential. If we see the circuit, the first flip-flop, JK-1 which is the least significant bit in this 4-bit synchronous counter, is connected to a Logic 1 external input via J and K pin. According to this connection, HIGH logic across the Logic 1 signal, toggles the state of first flip-flop on every clock pulse.
Created: Jun 22, 2024
Updated: Jun 22, 2024
Comments