Searched Projects

Tags: Flip Flop JK

project.name
0 Stars     85 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.


project.name
0 Stars     14 Views

Counter Sync MOD9

Counter Sync MOD9