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 delves into VHDL for synthesis, focusing on sequential statements within processes. It covers the difference between concurrent and sequential statements, the use cases for processes, and the implications of sequential signal assignments. The instructor explains conditional statements in processes, emphasizing the importance of avoiding incomplete assignments to prevent latches in combinational processes.