Day 7: Finite State Machines¶
Week 2 · Session 7 of 16
Pre-Class Video Segments¶
Segment 1: FSM Theory & Architecture [ENHANCED]¶
Video coming soon
This segment has not been recorded yet.
Segment 2: The Three-Block FSM Template¶
Video coming soon
This segment has not been recorded yet.
Segment 3: State Encoding¶
Video coming soon
This segment has not been recorded yet.
Segment 4: FSM Design Methodology¶
Video coming soon
This segment has not been recorded yet.
Lecture Code Examples¶
Code shown during the pre-class video. Use these as reference when working on the lab exercises.
- Ex01 Fsm Template —
day07_ex01_fsm_template.v - Ex02 Pattern Detector —
day07_ex02_pattern_detector.v