Learn how to control a LCD with a FPGA making a serial console. Basic patterns, images, text and, finally, a serial terminal.
- Updated
Feb 20, 2024 - Verilog
Learn how to control a LCD with a FPGA making a serial console. Basic patterns, images, text and, finally, a serial terminal.
Uses the D8M camera module, then processes the image to detect red objects, and then overlay an x,y crosshair on the largest red object. See the video. Pure Verilog. (No soft-core processor.)
Implementation of a vga interface on a Basys 3 FPGA
Implementation of a circuit that generates a video signal for a specific display format.
FPGA paramatized mandelbrot generator. I have tested instantiating 4, 8, and 12 calculating engines. It has a built-in VGA controller (at 640x480) with internal dual-port RAM as the frame buffer. With 4 engines it runs at 100 MHz (5 frames/sec). With 12 engines, at 112 MHz, it hits 20.5 frames/sec.
Custom graphics driver using Verilog on Xilinx FPGA platform.
TT07 resub of tt04-raybox-zero "3D" VGA ray caster demo (like Wolf3D)
Display of various animated digital and analog clock using VGA control in FPGA
Created Tank Wars using System Verilog for ECE385
Toy emulation of the MC6845 CRT Controller
a project for Digital Logic Design Lab S96 at University of Tehran - mirror of https://gitlab.com/hadi_sfr/VGA-Controller-verilog
FlappyBird on VGA Display using Verilog
A pure hardware implementation of the game Pong in Verilog with VGA output.
Tiny Tapeout IHP – A simulation of Conways' Game of Life visualized to an ANSI terminal over UART and to VGA
This is a very basic replication of the popular rhythm / platformer game Geometry Dash, implemented completely in hardware through System Verilog
Tiny Tapeout 8 project: A simulation of Conways' Game of Life visualized over VGA
ASIC with a sole purpose to display animated logo of the Tiny Tapeout on the VGA monitor!
VGA display controller written in Verilog-2001 and tested in the Alhambra II FPGA board
Add a description, image, and links to the vga-controller topic page so that developers can more easily learn about it.
To associate your repository with the vga-controller topic, visit your repo's landing page and select "manage topics."