Laboratory Exercise: FPGA + Breadboard

Description

Students will design a parking lot management system that tracks the number of cars. They will simulate photoelectric sensors at the gates using toggle switches and LEDs on a digital twin of a breadboard. The project requires designing an FSM for the control logic, building a simple digital circuit on the virtual breadboard, and using GPIO pins to interface with the virtual breadboard.

Downloads
Learning Goals
    After the completion of this lab exercise, students will be able to design complex programs using FSMs and GPIO pins on the DE1-SoC development boards. They will also learn how to construct basic digital circuits using the virtual breadboard.