top of page
Search

VHDL 8-Bit CPU (Ben Eater edition) Working!
As a continuation of FPGA VHDL Implementation of Ben Eater's 8-bit CPU - Progress Update, here's another update on my 8-bit CPU in VHDL...
rehsd
Nov 27, 20212 min read
451 views
0 comments


FPGA VHDL Implementation of Ben Eater's 8-bit CPU - Progress Update
I've been working on a VHDL implementation of Ben Eater's 8-bit CPU. I have VHDL modules built for the clock, registers, bus, RAM, ROM,...
rehsd
Nov 20, 20211 min read
111 views
0 comments


Connecting VHDL to MicroBlaze
Continuing my project of building Ben Eater's 8-bit CPU on an FPGA, I created the clock module in VHDL. I connected that VHDL to a...
rehsd
Nov 17, 20212 min read
187 views
0 comments


Arty A7 & OLEDrgb Pmod Walkthrough
My first attempt at getting Digilent's OLEDrgb Pmod working with an Arty A7 was unsuccessful. After a fair amount of troubleshooting and...
rehsd
Nov 11, 20214 min read
790 views
0 comments

Arty A7 & OLEDrgb Pmod Struggles
Update: I have the OLEDrgb display working! See bottom of post. Original Post First things first... I am new to FPGA development. I am...
rehsd
Nov 9, 20213 min read
383 views
0 comments

Caution: Steep Learning Curve Ahead (for me)
For a while now, I've wanted to dig into field-programmable gate arrays (FPGAs). Today, u/Enlightenment777 provided the kick I needed to...
rehsd
Oct 23, 20212 min read
94 views
0 comments
bottom of page