Design tutorials, Introduction, My first fpga tutorial – Altera Stratix III User Manual

Page 25: My first nios ii software tutorial, Chapter 6. design tutorials

Advertising
background image

© August 2008

Altera Corporation

Stratix III Development Kit User Guide

6. Design Tutorials

Introduction

The example designs and tutorials included in the Stratix III Development Kit help
familiarize new users with development board features. My First FPGA Tutorial and
My First Nios II Software Tutorial provide step-by-step guidance for the first-time user.

My First FPGA Tutorial

My First FPGA Tutorial describes how to create a simple Altera FPGA design. The
tutorial takes less than an hour to complete and provides an overview of the design
flow using Quartus II software to build a simple logic counter which drives LEDs to
flash on the development board.

After installing the Stratix III Development Kit CD-ROM, the My First FPGA Tutorial
design and documentation can be found at:
<path>\documents\tutorials\hardware_tutorials\my_first_fpga_tutorial.pdf.

My First Nios II Software Tutorial

My First Nios II Tutorial introduces the basic system development flow for the Nios II
processor. This tutorial provides a good starting point if you are new to the Nios II
processor or to the general concept of using an embedded processor in an FPGA. In
this tutorial, you use a standard, existing Nios II hardware system and create a
software program to run on it.

After installing the Stratix III Development Kit CD-ROM, the My First Nios II

Software

Tutorial design and documentation can be found at:
<path>\documents\tutorials\software_tutorials\my_first_nios2_software_tutorial
.pdf

.

Advertising