Goals - Counters
- Understand the behavior and implementation of a toggle cell.
 - Implement an n-bit binary counter using toggle counters.
 - Implement a divide by N counter (with clear and count enable) using toggle cells.
 - Implement multi-digit counters.
 - Implement arbitrary counter (e.g., up/down counters) using a state machine.
 
















