Lab 2 revolved around the seven segment displays available on the DE2 board. The project was to build a seven segment display decoder which takes as input a four-digit binary value (set with the switches on the DE2) and displays 0-F on one of the displays.
Again, the design was done graphically, but this was a much more complex circuit and got very repetitive to do this way. Good thing no one designs logic this way for real. On to Verilog in the next lab!