IPT-C2H-NIOS Altera, IPT-C2H-NIOS Datasheet - Page 49

no-image

IPT-C2H-NIOS

Manufacturer Part Number
IPT-C2H-NIOS
Description
C2H COMPILER FOR NIOS II
Manufacturer
Altera
Series
Nios®IIr
Type
Nios IIr
Datasheet

Specifications of IPT-C2H-NIOS

Function
C to Hardware Compiler
License
Initial License
Software Application
IP CORE, NIOS Processor And Functions
Core Architecture
FPGA
Core Sub-architecture
Cyclone
Rohs Compliant
NA
Lead Free Status / RoHS Status
Not applicable / Not applicable
Figure 3–6. if-else Logic
Altera Corporation
November 2009
Figure 3–6
switch and case Statements
The C2H Compiler converts switch statements to functionally-
equivalent nested if-else statements, and then translates the if-else
statements to hardware, as described in section
page
foo = (foo > bar) ? (foo + bar) : (foo * bar);
3–6.
shows the circuit that results from the following code:
9.1
C-to-Hardware Mapping Reference
Nios II C2H Compiler User Guide
“if Statement” on
3–9

Related parts for IPT-C2H-NIOS