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

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
Figure 3–4. if-else Logic
Example 3–3. if Logic Without else
Altera Corporation
November 2009
if (foo > bar)
foo += bar;
If the if statement has only a then or only an else block, the resulting
logic is a simplification of the if-else case. The multiplexer selects
whether to propagate the result of the if block or the initial values from
before the if statement.
Figure 3–5
shows the circuit that results from the code in
9.1
C-to-Hardware Mapping Reference
Nios II C2H Compiler User Guide
Example
3–3.
3–7

Related parts for IPTR-C2H-NIOS