Lab 1 - Seven Segment Decoder: Introduction to using the Nexys FPGA board and VHDL
Lab 2 - Four Digit Hex Counter: Building off of Lab 1, four 4-bit (16 total) hex counters are utilized
Lab 3 - Bouncing Ball I: Displaying a 'bouncing ball' on a VGA monitor
Lab 4 - Hex Calculator: Program a simple hexadecimal calculator capable of adding and subtracting four-digit hexadecimal numbers
Lab 5 - DAC Siren: Generate a wailing audio siren using a digital to analog converter
Lab 6 - Video Game 'PONG': Extension of Labs 3 and 4 to build a simple version of the game 'PONG'
Full Adder Test Bench: Simulation of a full adder within Vivado, without the need of the Nexys4 board
Half Adder Test Bench: Simulation of a half adder within Vivado, without the need of the Nexys4 board