Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 433 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 433 Bytes

Basys3_VGA_Testbench

The main purpose of this project will be to create a VGA test pattern generator that can generate multiple VGA test patterns on the fly and successfully output them onto a VGA monitor via the Basys 3’s built in VGA port.

Thanks to Will Green for his great VGA graphics tutorial https://github.com/WillGreen/timetoexplore, which provided me with the VGA640x480 module that made the whole project possible.