AN 978: Nios® V Processor Migration Guidelines

ID 773196
Date 5/15/2024
Public
Document Table of Contents

5.1.3.1.1. Signal and Interface Mapping

Table 14.  Primary Interface
Interface Nios® V Processor Nios® II Processor Description
Clock clock clock Similar clock input
Reset reset reset Similar hard reset
Debug reset
  • dbg_reset_out

  • ndm_reset_in

debug_reset_request Mainly used to issue debug reset from CLI or IDE. By default, this feature is enabled in Nios® II/e processor but disabled in Nios® V/m processor.
Interrupts platform_irq_rx irq Nios® II/e processor supports 32 platform interrupts. Nios® V/m processor supports 16 platform interrupts.
Timer and Software Interrupt Module timer_sw_agent N/A Only supported in Nios® V processor. By default, it is connected to the data manager.
Debug dm_agent debug_mem_slave Allow JTAG download and debug. For Nios® V/m processor, it is connected to the data manager and instruction manager by default.
Data bus data_manager data_master
  • Nios® II/e processor uses Avalon® memory-mapped interface
  • Nios® V/m processor uses Arm* AMBA* AXI-4
Instruction bus instruction_manager instruction_master
  • Nios® II/e processor uses Avalon® memory-mapped interface
  • Nios® V/m processor uses Arm* AMBA* AXI-4
Custom instruction custom_instruction_master Nios® V/m processor does not support custom instruction.
Table 15.  Optional Interface
Interface Nios® V Processor Nios® II Processor Description
Debug request
  • debugreq
  • debugack
Nios® V/m processor does not support debug requests.
CPU reset request
  • cpu_resetreq_resetreq
  • cpu_resetreq_ack
  • cpu_resetrequest
  • cpu_resettaken
Same application
ECC event cpu_ecc_status ecc_event_bus Nios® V/m processor supports ECC on embedded memory blocks of the core. Nios V processor supports error detection and status reporting, but not ECC recovery.