CE 433 Report USB
Name:
Max Krauss
Email: mtkrauss@fortlewis.edu

Intro: In this tutorial, we utlilized the USB port on our Basys3 board to retreive and send data.

1. Repeat the work in Section 1. (10 points)

Figure 1: Video verification for task 1.

2. Design the testbench and the scan code to ASCII converter to display key values on the serial monitor. (90 points)



Figure 2.1: Code changes to the keyboard top module to implement task 2.


Figure 2.2: Video verification for task 2.

Results: This tutorial was intruiging as we were able to use our knowledge of UART to send data thru the FPGA via USB and then receive that sent data via Rx/Tx to a serial monitor on our computer.