DK-DEV-4CGX150N Altera, DK-DEV-4CGX150N Datasheet - Page 40

no-image

DK-DEV-4CGX150N

Manufacturer Part Number
DK-DEV-4CGX150N
Description
KIT STARTER CYCLONE IV GX
Manufacturer
Altera
Series
CYCLONE® IV GXr
Type
FPGAr

Specifications of DK-DEV-4CGX150N

Contents
Board, Cable, Documentation, Power Supply
For Use With/related Products
Cyclone IV GX
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
544-2713

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DK-DEV-4CGX150N
Manufacturer:
ALTERA
0
A–2
Preparing Design Files for Flash Programming
Creating Flash Files Using the Nios II EDS
sof2flash --input=<yourfile>_hw.sof --output=<yourfile>_hw.flash --offset=0x000A0000 -
pfl -optionbit=0x00018000 --programmingmode=PSr
elf2flash --base=0x08000000 --end=0x08FFFFFF --reset=0x08800000
--input=<yourfile>_sw.elf --output=<yourfile>_sw.flash
--boot=$SOPC_KIT_NIOS2/components/altera_nios2/boot_loader_sources/boot_loader_cfi.sre
c r
Programming Flash Memory Using the Board Update Portal
Cyclone IV GX Transceiver Starter Kit User Guide
f
1
You can obtain designs containing prepared .flash files from the
Transceiver Starter Kit
custom design.
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 1 and 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.
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.
Once you have the necessary .flash files, you can use the Board Update Portal to
reprogram the flash memory. Refer to
Designs” on page 5–2
Command Shell.
reside and type the following Nios II EDS commands:
For Quartus II .sof files:
For Nios II .elf files:
for more information.
page of the Altera website or create .flash files from your own
page of the Altera website.
“Using the Board Update Portal to Update User
Appendix A: Programming the Flash Memory Device
Preparing Design Files for Flash Programming
© March 2010 Altera Corporation
Cyclone IV GX

Related parts for DK-DEV-4CGX150N