IPTR-C2H-NIOS Altera, IPTR-C2H-NIOS Datasheet - Page 115

no-image

IPTR-C2H-NIOS

Manufacturer Part Number
IPTR-C2H-NIOS
Description
IP CORE Renewal Of IPT-C2H-NIOS
Manufacturer
Altera
Datasheet

Specifications of IPTR-C2H-NIOS

Software Application
IP CORE, NIOS Processor And Functions
Core Architecture
Nios II
Features
ANSI C Compliance, Straightforward C-to-Hardware Mapping, Reporting Of Generated Results
Core Sub-architecture
Cyclone
Rohs Compliant
NA
Lead Free Status / RoHS Status
na
Creating an
Accelerator from
the Command
Line
Altera Corporation
November 2009
--sopcinfo
--app-dir
--accelerator
--enable_quartus
Table 5–1. nios2-c2h-generate-makefile Command Line Arguments (Part 1 of 2)
Argument Name
The Nios II software build tools support the Nios II C2H Compiler on the
command line with the nios2-c2h-generate-makefile command. This
command creates a C2H makefile fragment that specifies all accelerators
and accelerator options for an application.
1
The nios2-c2h-generate-makefile command usage is as follows:
1
Table 5–1
nios2-c2h-generate-makefile command.
nios2-c2h-generate-makefile \
C2H Compiler projects created on the command line cannot be
imported into the Nios II Software Build Tools for Eclipse.
Altera recommends creating new C2H accelerators with the
Nios II IDE.
--sopcinfo=<SOPC Builder System File> [OPTIONS]
This command creates a new c2h.mk each time it is called,
overwriting the existing c2h.mk.
lists the command line arguments for the
5. Accelerating Code Using
9.1
The path to the SOPC Builder system file (.sopcinfo).
Directory to place the application Makefile and ELF. If
omitted, it defaults to the current directory.
Specifies a function to be accelerated. This argument
accepts up to four comma-separated values:
Examples:
--accelerator=doDMA,../../DMA.c,1,0
--accelerator=analyze,../../finite.c
Building the application compiles the associated
Quartus II project. Defaults to 0.
the Nios II Software Build
Target function name
Target function file
Link hardware accelerator instead of original
software. 1 or 0. Defaults to 1.
Flush data cache before each call. 1 or 0. Defaults
to 1.
Tools Command Line
Meaning
5–1

Related parts for IPTR-C2H-NIOS