vga-controller
There are 69 repositories under vga-controller topic.
imihajlow/ccpu
A 8-bit computer made of 74xx series logic gates and memory ICs.
arasgungore/VGA-based-screensaver
A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
arasgungore/256-colors-with-VGA
A VHDL-based VGA driver to display 256 different colors on a monitor.
delhatch/Red_Tracker
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.)
electronicayciencia/verilog-vga
Learn how to control a LCD with a FPGA making a serial console. Basic patterns, images, text and, finally, a serial terminal.
abaffa/Minimal-Terminal
Minimal serial UART terminal with 60 x 25 characters VGA output and PS/2 keyboard at up to 230400bps based upon ATmega328P
Obijuan/MonsterLED
VGA controller for Open FPGAs. Convert your VGA screen into a big LED :-)
tvlad1234/pico-vgaDisplay
VGA display driver library for RP2040 pico-sdk
sajadh76/VGA
VHDL code for a simple VGA display controller generating synchronized output with customizable patterns using FPGA
Davide-DD/mastermind
FPGA implementation of the popular logic game using VHDL and Altera DE1
aybaras/VGA-based-screensaver
A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
delhatch/Pure_Mandel
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.
amar454/floppaos
floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"
DEBASMITROY2002/VGA_Driver_VHDL
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.
jbp261/VGA-Timing-Controller
Implementation of a circuit that generates a video signal for a specific display format.
topofkeks/arilla
Arilla - a RISC-V based microcomputer system, with a PS2 mouse controller and 12-bit RGB SVGA graphics card, running Arilla Paint.
XarkLabs/upduino-video
Fairly simple example of 8-color VGA text generation in SystemVerilog for UPduino FPGA
aslak3/vgacontroller
VGA Controller in VHDL
BlagojeBlagojevic/vga_verilog
Implementation of a vga interface on a Basys 3 FPGA
bselimoglu/Hw-Sw-Co-Design-with-Zynq7000
SoC Design Lecture's Project
stgloorious/fpga-vga
Little FPGA project. Play Pong on a VGA monitor :)
vitasam/mpf-ii_retro_6502
Making "MPF-II Micro-Professor" computer (6502) fit for modern life
AndreasKaratzas/graphics-driver
Custom graphics driver using Verilog on Xilinx FPGA platform.
pjlyoko/fpga_vga_rs232_game
A game using VGA controller and a RS232 communication written for Xilinx Spartan-3E board.
algofoogle/tt07-raybox-zero
TT07 resub of tt04-raybox-zero "3D" VGA ray caster demo (like Wolf3D)
ARC-Lab-UF/vga-simulator
Modern Python implementation of the legendary VGA Simulator by @MadLittleMods
benjamin051000/baremetalgames
Custom CPU and GPU architectures to run GUI applications on an FPGA.
Chrisdeleon91/Altera-DE1-VGA-Interface
Integrated and programmed a VGA Interface using the Altera DE1 to output in synchronization with a custom programmed finite-state machine.
dpavlo55/vhdl-vga-controller
VHDL implementation of VGA controller. Implemented on Zybo Zynq-7000 board which uses switches to change output color.
jbp261/Digital-and-Analog-Clock-using-FPGA
Display of various animated digital and analog clock using VGA control in FPGA
varung2/FPGA-Tank-Wars
Created Tank Wars using System Verilog for ECE385
jimfangx/DE2-70-Bringup
Assorted Verilog that brings up different elements (VGA, Ethernet, Switches, LED, LCD, etc.) of the terasIC DE2-70 Development Board.
qubeck78/RiscVSOCQ13
RiscV based SOC with 2D and 3D graphics acceleration ( Altera Cyclone IV GX ) and some software examples