There are 1 repository under vga-controller topic.
Learn how to control a LCD with a FPGA making a serial console. Basic patterns, images, text and, finally, a serial terminal.
A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"
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.)
A VHDL-based VGA driver to display 256 different colors on a monitor.
Minimal serial UART terminal with 60 x 25 characters VGA output and PS/2 keyboard at up to 230400bps based upon ATmega328P
VGA display driver library for RP2040 pico-sdk
VGA controller for Open FPGAs. Convert your VGA screen into a big LED :-)
VHDL code for a simple VGA display controller generating synchronized output with customizable patterns using FPGA
FPGA implementation of the popular logic game using VHDL and Altera DE1
A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
Implementation of a vga interface on a Basys 3 FPGA
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.
Implementation of a circuit that generates a video signal for a specific display format.
Programming on Mimas V2 Spartan 6 FPGA Development Board (Spartan XC6SLX9 in CSG324 package) using VHDL to make a VGA Driver. Tic-Tac-Toe game is demonstrated.
Little FPGA project. Play Pong on a VGA monitor :)
Arilla - a RISC-V based microcomputer system, with a PS2 mouse controller and 12-bit RGB SVGA graphics card, running Arilla Paint.
Making "MPF-II Micro-Professor" computer (6502) fit for modern life
Fairly simple example of 8-color VGA text generation in SystemVerilog for UPduino FPGA
SoC Design Lecture's Project
TT07 resub of tt04-raybox-zero "3D" VGA ray caster demo (like Wolf3D)
Custom graphics driver using Verilog on Xilinx FPGA platform.
Modern Python implementation of the legendary VGA Simulator by @MadLittleMods
An application for basys3. By using basys3, vga monitor and a ps-2 mouse, this code are implementing a primitive paint application in systemverilog language.
A game using VGA controller and a RS232 communication written for Xilinx Spartan-3E board.
Custom CPU and GPU architectures to run GUI applications on an FPGA.
Integrated and programmed a VGA Interface using the Altera DE1 to output in synchronization with a custom programmed finite-state machine.
VHDL implementation of VGA controller. Implemented on Zybo Zynq-7000 board which uses switches to change output color.
Display of various animated digital and analog clock using VGA control in FPGA
RiscV based SOC with 2D and 3D graphics acceleration ( Altera Cyclone IV GX ) and some software examples
Este projeto tem como objetivo principal o desenvolvimento de um controlador VGA utilizando FPGA (Field-Programmable Gate Array) e linguagem de descrição de hardware (HDL).