You must login before you can post a comment.
Author: Guilherme Rolim
Project access type: Public
Description:
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.
Created: Jun 22, 2022
Updated: Aug 27, 2023
Comments