Basys 3 FPGA to Implement a VGA Driver

Calvin Reese

cjreese@fortlewis.edu

3/30/2022

Introduction

In this lab, we experimented with rx and tx serial transmition.

Materials and Methods

The tutorial to these examples are found:

Here

Results

Task 1-2: Code

Task 1: Write the number of times a button is pushed to 7-seg display

Task 2: Write the number of times a button is pushed to a serial com

Task 3-4: Code

Task 3: Take the serial in and display it using LEDs

Task 4: Display the number from serial in on the 7-seg display

Discussion

This was a fun and easy homework and will also help me with understanding the rx/tx serials on arduino.