An open API service indexing awesome lists of open source software.

https://github.com/namberino/vga-verilog

A 640x480 VGA module in Verilog
https://github.com/namberino/vga-verilog

Last synced: 3 months ago
JSON representation

A 640x480 VGA module in Verilog

Awesome Lists containing this project

README

        

# A 640x480 VGA module

This is an implementation of the VGA 640x480 standard with HSync and VSync following the VGA timing diagram

Simulate the design using `gtkwave`

![vga timing](vga-timing.png)

Waveform:

![vga waveform](waveform.png)