Lab Link Description Lab 1 Logic Gates This lab teaches how to use Gate Level logic (and, or, not) and how the Waveforms work. It doesn't require a board. Lab 2 Dataflow System Verilog The user implements Dataflow system verilog in 4 functions in a simple project. Lab 3 Arithmetic User implements an adder using multiple modules. Lab 4 Seven Segment Display User implements a Binary to Seven Segment Hex Display converter Lab 5 Stopwatch User implements a stopwatch using modules and hierarchical design Lab 6 State Machines User learns how to code State Machines