Searched Projects

Tags: JK with T

project.name
0 Stars     73 Views

Flip Flop JK with T

Flip Flop JK with T

Original CircuitVerse JK Flip Flop had a bug that sometimes after J=1, K=1, if you tried to get J=0, K=0 it would  invert the value instead of keeping it, as would it be expected. This can be avoided by using a T Flip Flop and finite state machine logic to make the JK Flip Flop.