1 / 9
文档名称:

!!Implementing a Simple Processor-Based Design in an FPGA.pdf

格式:pdf   页数:9
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

!!Implementing a Simple Processor-Based Design in an FPGA.pdf

上传人:bolee65 2014/7/11 文件大小:0 KB

下载得到文件列表

!!Implementing a Simple Processor-Based Design in an FPGA.pdf

文档介绍

文档介绍:Implementing a simple
processor-based design in an
FPGA
Summary This tutorial describes how to implement a processor-based
design in an FPGA. It describes the creation of FPGA and
Embedded projects, creating C files, setting up processor
Tutorial
piler options and then configuring and programming
TU0118 () January 29, 2004
the design to an FPGA device.


This tutorial will create a schematic and an embedded project containing a C source file that will be
downloaded to the supplied Altera Cyclone EP1C12Q240CB chip on the NanoBoard daughterboard.
The resulting bit counter will be displayed on the NanoBoard’s LEDs.
Connect the NanoBoard to the parallel port of the PC and power up the board by flicking the ON
switch. Make sure you have installed the Quartus tools (web edition) from Altera. These tools can be
downloaded from the Altera website ().
Creating the FPGA project
First we will create an FPGA project.
1. Create a new FPGA project by selecting File » New » FPGA Project (or click on Workspace
button and select Add New Project » FPGA project).
2. Save this project by selecting File » Save Project, or right-click on the
new project name in the Projects panel and select Save Project As in a Warning: Do not use spaces
new directory called . or dashes (-) in file names
or project names. Use
3.