Specifications

Table Of Contents
Altera Corporation 4–19
October 2007 Nios II Processor Reference Handbook
Instantiating the Nios II Processor in SOPC Builder
f For details integrating the bitswap custom instruction into your own
algorithm, see the Nios II Custom Instruction User Guide.
Bitswap Custom Instruction
The Nios II processor core offers a bitswap custom instruction to reduce
the time spent performing bit reversal operations.
To add the bitswap custom instruction to the Nios II processor, select
Bitswap from the list, and click Add.
The bitswap custom instruction reverses a 32 bit value in a single clock
cycle. To perform the equivalent operation in software requires many
mask and shift operations.
f For details integrating the bitswap custom instruction into your own
algorithm, see the Nios II Custom Instruction User Guide.
Referenced
Documents
This chapter references the following documents:
Nios II Hardware Development Tutorial
Nios II Core Implementation Details chapter of the Nios II Processor
Reference Handbook
Programming Model chapter of the Nios II Processor Reference Handbook
Processor Architecture chapter of the Nios II Processor Reference
Handbook
Nios II Custom Instruction User Guide
Using Nios II Floating-Point Custom Instructions