Basys 3 FPGA to Implement a VGA Driver

Calvin Reese

cjreese@fortlewis.edu

3/30/2022

Introduction

In this lab, we experimented with the vga protocol to make it display a series of lines

Materials and Methods

The tutorial to these examples are found:

Here

Results

Code:

Task 1: Display a line

Task 2: Display 2 lines

Task 3: Move the red line

Task 3: Bounce the red line

Discussion

I had some issue getting the VGA to work, but as soon as it started to work, everything just fell into place.