Project Info
Author: Chris
Difficulty: Easy-Medium
Time Invested: 1 Hour
Prerequisites:
You will need a UP1 or UP2
development board.
Author: Chris
Difficulty: Easy-Medium
Time Invested: 1 Hour
Prerequisites:
You will need a UP1 or UP2
development board.
This tutorial will focus on an introductary program written in VHDL for use on the altera UP1 or UP2 development boards.
You can buy either of these boards from altera for less than $100. They are worth it.
VHDL - VHSIC Hardware Description Language
VHSIC - Very-High-Speed Integrated Circuits
Purpose & Overview of this project
The goal of this tutorial is to gain an understanding and introduction of VHDL syntax and code using the UP-2 platform. VHDL will allow us to create our own circuits inside the CPLD by simply programming it with the ByteBlaster MV. In this tutorial we will make a simple 4-Bit adder program and run it on the UP-2 Board.