Nios® V Embedded Processor Design Handbook

ID 726952
Date 1/27/2025
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.1.1.3.6. CPU Architecture

Table 15.  CPU Architecture Parameters
CPU Architecture Tab Description
Enable Floating Point Unit Enable this option to add the floating-point unit (“F” extension) in the processor core.
Enable Branch Prediction Enable static branch prediction (Backward Taken and Forward Not Taken) for branch instructions.
mhartid CSR value
  • Hart ID register (mhartid) value is 0 at default.
  • Assign a value between 0 and 4094.
  • Compatible with Intel FPGA Avalon® Mutex Core HAL API.
Disable FSQRT & FDIV instructions for FPU
  • Remove floating-point square root (FSQRT) and floating-point division (FDIV) operations in FPU.
  • Apply software emulation on both instructions during runtime.