You must login before you can post a comment.
Author: Dwayne Wright
Forked from: Dwayne Wright/Question #1 Individual Assignment
Project access type: Public
Description:
Design a sequential circuit with two D flip-flops A and B, and one input x. When x = 0, the state of the circuit remains the same. When x = 1, the circuit goes through the state transitions from 00 to 01, to 11, to 10, back to 00, and repeats. Follow the steps below to design the circuit:
Created: Nov 28, 2022
Updated: Aug 27, 2023
Comments