Goals - State Machines
- Explain why state is necessary is digital systems.
- Understand the difference between a Moore and a Mealy state machine.
- Translate between state diagrams and state tables.
- Implement a state machine using a combinational block and registers.
- Analyze sequential logic timing and power consumption.