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

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
Altera Corporation
November 2009
Figure 3–26. Shared And Independent Resources
Another way of managing shared resources is to place the code that uses
the resource in a subfunction. For example, to ensure that a math-
intensive function uses no more than three multipliers, you could place
the multiply operation in three subfunctions mul1(), mul2() and
mul3(). With pipelined subfunctions, the latency overhead of this
approach is not excessive. For further details, see
page
3–41.
9.1
C-to-Hardware Mapping Reference
Nios II C2H Compiler User Guide
“Subfunction Calls” on
3–53

Related parts for IPTR-C2H-NIOS