top of page
Search

VGA Card for 65816 PC - Step 1: Basic Circuit
Continuing from A Start to Video Output for My 65816... I am working on the core circuit for my VGA card. I am targeting 320x240x1byte....
rehsd
Mar 3, 20221 min read
291 views
2 comments

A Start to Video Output for My 65816
For my "VGA 2.0" circuit, I am going to try and get 320x240x1byte running. To support this, I will be using three IDT7007 dual-port SRAM...
rehsd
Jan 31, 20221 min read
244 views
1 comment

FPGA VGA for 6502 : First Run
I've made some decent progress getting my FPGA VGA working on my 6502 system. My goal is to have a "smart display" to replace the current...
rehsd
Dec 21, 20213 min read
711 views
0 comments


Cmod A7 FPGA : Video Test Pattern Generator
Below is the configuration I used to get the Xilinx Video Test Pattern Generator (TPG) working on a Digilent Cmod A7 FPGA. This is based...
rehsd
Dec 19, 20211 min read
239 views
7 comments

VGA from Cmod A7 Working
Update: I have it working. See postscript at the bottom of this post. I am attempting to get the Arty Pmod VGA Demo running on a Digilent...
rehsd
Dec 18, 20212 min read
300 views
0 comments


Prepping My 6502 System for FPGA VGA
I made some updates to my 6502 system to get it ready for my FPGA VGA. Previously, my USB mouse took ten VIA pins (a bit of laziness on...
rehsd
Dec 18, 20211 min read
164 views
0 comments


FPGA VGA for 6502 System - Initial Prototyping
I am currently working on building an improved VGA circuit for my 6502 build. My goal is to offload the video processing and have better...
rehsd
Dec 15, 20212 min read
181 views
0 comments


Arty VGA Walkthrough
If you are looking to add the VGA Pmod to your Arty A7 and control output from MicroBlaze, the following are the steps I have taken to...
rehsd
Dec 14, 20215 min read
1,287 views
0 comments

Arty VGA Output from MicroBlaze
Continuing from my post FPGA VGA for 6502: Brainstorming... I am trying to find a decent solution to control VGA output from MicroBlaze....
rehsd
Dec 11, 20211 min read
128 views
0 comments

FPGA VGA for 6502: Brainstorming
I am currently brainstorming ways to add an FPGA-based VGA circuit to one of my 6502 builds. And... I have questions. :) As part of my...
rehsd
Dec 9, 20213 min read
305 views
0 comments


My 6502+VGA+PS2+... a little background...
As this is my first blog post here, I better provide a brief background of how I got to this point with my 6502 build. I started with Ben...
rehsd
Oct 3, 20212 min read
787 views
0 comments
bottom of page