State Machines
Your state machine should decode the following serial bitpatterns in the correct order, with one bit per clock cycle.
State Machine: 110110
Please do
a.   A state diagram
b.   An explanation of your design process. Besure to include a reset or idle state
c.   The state machine description
d.   Your state assignments
e.   Your next state table