Problem
Create a FSM of a circuit that detects 3 Logic High in a row assuming single input and two states
Process
- Create a state diagram. Note transitions are dependent on

- Create a State Table

- Assign Flip-Flop
Note that since there are 8 states, we assign 3 flip flops.

- Create the second State Table

- Create a K-Map for circuit design

- Assemble the circuit from K-maps Product of Maxterms
