Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the design and synthesis of Finite State Machines (FSMs), focusing on the steps involved in creating a complete and consistent state diagram. It explains how to define transition tables and code tables, ensuring the correct number of bits for encoding states. The concept of ghost states is also discussed, along with the handling of unused codes in the design process.