Search This Blog

Build your own FPGA design

Introduction

The aim of this chapter is to show you how simple can be to implement simple design to FPGA :) Our goal is to implement "Moving pixel on the 32x8 LEDs dot matrix"

The list of steps we will follow:
  1. prepare the design architecture (block schematic)
  2. write VHDL codes of design blocks
  3. FPGA implementation
  4. FPGA programming
  5. Switch On & Debugging

No comments: