Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.25 KB

📺 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