A 8-bit computer made of 74xx series logic gates and memory ICs.
-
Updated
Jan 27, 2024 - Assembly
A 8-bit computer made of 74xx series logic gates and memory ICs.
A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.
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.
Learn how to control a LCD with a FPGA making a serial console. Basic patterns, images, text and, finally, a serial terminal.
VGA controller for Open FPGAs. Convert your VGA screen into a big LED :-)
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
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.
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.
Arilla - a RISC-V based microcomputer system, with a PS2 mouse controller and 12-bit RGB SVGA graphics card, running Arilla Paint.
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.
Implementation of a circuit that generates a video signal for a specific display format.
VHDL code for a simple VGA display controller generating synchronized output with customizable patterns using FPGA
Making "MPF-II Micro-Professor" computer (6502) fit for modern life
Custom graphics driver using Verilog on Xilinx FPGA platform.
SoC Design Lecture's Project
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."