C5G LEDFlasher

Getting Started with FPGAs and Cx – Altera Edition

Alan Kay said, “People who are really serious about software should make their own hardware.” Not sure that I agree, but I’m definitely a software engineer who likes to make his own hardware. This tutorial will lay the foundations for hardware design using relatively low-cost tools.Why design your own hardware? A few possible reasons:It gives […]

dead end

Error 861 and Finding a New Development Board

This blog post was supposed to get the previous tutorial’s UART running on real hardware. However, my plans were derailed swiftly starting with a glitch.The tutorial’s design would have allowed you to switch an LED on and off remotely, as per the following:When an ‘E’ character is received, then the LED will be switched on, […]

FPGA Serial Communications UART

Connecting Your FPGA To the Outside World – UART

Last time we got the simplest of digital circuits working: an LED flasher. Now its time to move on to something more interesting. We’re going to design a serial communication module so that our hardware can communicate with other devices.Communication instantly adds an element of interactivity. We’ll be able to send commands to the hardware […]

Shopping Cart
Scroll to Top