Skip to content

zan-pu/vga-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 VGA Driver

VGA Driver for ZanPU. This project is the team project of BIT's 2019 summer CPU-building lecture.

Usage

  • Open Vivado
  • Run sythesis, implementation
  • Program board
  • Hook board to VGA display
  • Profit

Source Code

All source codes are available at:

Versions

Branch master is available as a module for ZanPU. It takes input similar to the data memory module in ZanPU, where the instruction SW and LW is used to manipulate data.

Branch standalone is built as a standalone version of the VGA driver. It's able to operate by itself and outputs a still image.


📺 VGA Driver ©2019 ZanPU. Released under the MIT License.

Authored and maintained by Team ZanPU.

Created with love ♥ from BIT, Beijing.

@BIT · @GitHub · Documentation