Specifications

Table Of Contents
4–18 Altera Corporation
Nios II Processor Reference Handbook October 2007
Custom Instructions Page
Figure 4–6. Nios II Floating Point Hardware Dialog Box
Turn on Use floating point division hardware to include floating-point
division hardware. The floating-point division hardware requires more
resources than the other instructions, so you might wish to omit it if your
application does not make heavy use of floating-point division.
Click Finish to add the floating point custom instructions to the Nios II
processor.
f For details on floating-point instruction usage in the Nios II Embedded
Design Suite (EDS), see the Using Nios II Floating-Point Custom
Instructions tutorial.
Endian Converter Custom Instruction
The Nios II processor core offers an endian converter custom instruction
to reduce the time spent performing byte reversal operations.
To add the endian converter custom instruction to the Nios II processor,
select Endian Converter from the list, and click Add.
The endian converter custom instruction takes a 32 bit value and converts
the endianness in a single clock cycle. The Nios II processor core supports
little endian so this custom instruction allows you to convert data shared
with a big endian processor core. It is important to note that this custom
instruction does not convert the Nios II processor core to big endian
architecture, it only converts big endian data to little endian and visa
versa.