DK-START-5AGXB3NES Altera Corporation, DK-START-5AGXB3NES Datasheet - Page 46

no-image

DK-START-5AGXB3NES

Manufacturer Part Number
DK-START-5AGXB3NES
Description
Programmable Logic IC Development Tools FPGA Starter Kit For 5AGXFB3H4F
Manufacturer
Altera Corporation
Type
FPGAr
Datasheet

Specifications of DK-START-5AGXB3NES

Rohs
yes
Product
Starter Kits
Tool Is For Evaluation Of
5AGXB3
For Use With
5AGXB3
A–2
Preparing Design Files for Flash Programming
sof2flash --input=<yourfile>_hw.sof --output=<yourfile>_hw.flash --offset=0x01640000
--pfl --optionbit=0x00018000 --programmingmode=FPPr
sof2flash --input=<yourfile>_hw.sof --output=<yourfile>_hw.flash --offset=0x02C60000
--pfl --optionbit=0x00018000 --programmingmode=FPPr
elf2flash --base=0x00000000 --end=0x07FFFFFF --reset=0x05280000
--input=<yourfile>_sw.elf --output=<yourfile>_sw.flash
--boot=$SOPC_KIT_NIOS2/components/altera_nios2/boot_loader_sources/boot_loader_cfi.sre
cr
Arria V GX Starter Kit
User Guide
Creating Flash Files Using the Nios II EDS
f
1
c
You can obtain designs containing prepared .flash files from the
Kit
The Nios II EDS sof2flash command line utility converts your Quartus II-compiled
.sof into the .flash format necessary for the flash device. Similarly, the Nios II EDS
elf2flash command line utility converts your compiled and linked Executable and
Linking Format File (.elf) software design to .flash. After your design files are in the
.flash format, use the Board Update Portal or the Nios II EDS
nios2-flash-programmer utility to write the .flash files to the user hardware
user software locations of the flash memory.
For more information about Nios II EDS software tools and practices, refer to the
Embedded Software Development
If you have an FPGA design developed using the Quartus II software, and software
developed using the Nios II EDS, follow these instructions:
1. On the Windows Start menu, click All Programs > Altera > Nios II EDS > Nios II
2. In the Nios II command shell, navigate to the directory where your design files
The resulting .flash files are ready for flash device programming. If your design uses
additional files such as image data or files used by the runtime program, you must
first convert the files to .flash format and concatenate them into one .flash file before
using the Board Update Portal to upload them.
If you have .elf files for both user hardware 1 and user hardware 2 design, you need
to make sure the user software --reset location doesn't occupy a flash location that
contains the image of another user software design file.
The Board Update Portal standard .flash format conventionally uses either
<filename>_hw.flash for hardware design files or <filename>_sw.flash for software
design files.
Command Shell.
reside and type the following Nios II EDS commands:
page of the Altera website or create .flash files from your own custom design.
For Quartus II .sof files at user hardware 1 location:
For Quartus II .sof files at user hardware 2 location:
For Nios II .elf files:
page of the Altera website.
Appendix A: Programming the Flash Memory Device
Preparing Design Files for Flash Programming
February 2013 Altera Corporation
Arria V GX Starter
1
and

Related parts for DK-START-5AGXB3NES