Creating a Vivado project and running the source and constraints file.
Mapping switch to a LED.
Mapping all switches to their corresponding LEDs.
- Mapping all switches to their reverse corresponding LEDs in the Verilog source.
- Mapping all switches to their reverse corresponding LEDs in the Constraints source.
Mapping switches to their corresponding index in a seven-segment display. Then use the pushbuttons to choose which seven-segment display to light up.