Skip to content

Final project for Digital Design Lab that use DE-10 FPGA board and VHDL to create a program that can color blocks on a monitor.

Notifications You must be signed in to change notification settings

Jackm410/Pixel-Art-Tool-with-VHDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pixel Art Tool


Final project for Digital Design Lab that use DE-10 FPGA board and VHDL to create a program that can color blocks on a monitor.

About The Project

  • In this project, our goal was to design a tool that would allow the user to “paint” onto the display of a computer monitor
  • To accomplish this design, we had to combine our knowledge of VHDL, FPGA, and the DE-10 board, along with new knowledge of VGA, or “Video Graphics Array”
  • By combining these concepts, we were able to develop a device that enables the user to move through a grid on the monitor, and apply colors to the blocks on the grid using the buttons and switches on the DE-10 board

(back to top)

Built With

  • Intel Quartus Prime Lite
  • DE-10 Standard FPGA

(back to top)

Getting Started

  1. Create a new Quartus Project
  2. Download and add VGA.vhd file to the Quartus project folder

Hardware Requirement

  • DE-10 Standard FPGA
  • VGA Cable
  • Monitor

(back to top)

Pin Assignment

Pin Assignment

(back to top)

Acknowledgments

(back to top)

About

Final project for Digital Design Lab that use DE-10 FPGA board and VHDL to create a program that can color blocks on a monitor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages