Sequential logic: What you should know (con’t)
Counters (simple FSMs)
- Timing diagrams
- Shift registers
- State diagrams and state-transition tables
- Counter design procedure
1. Draw a state diagram
2. Draw a state-transition table
3. Encode the next-state functions
4. Implement the design
- Self-starting counters