Nios® V Processor Reference Manual

ID 683632
Date 5/25/2025
Public

Visible to Intel only — GUID: bbq1741134863489

Ixiasoft

Document Table of Contents

4.3.11.1.1.4. CLIC Interrupt Enable clicintie

Each interrupt input has a dedicated interrupt-enable bit (clicintie[i]) and occupies 1-bit in the memory map for ease of access. This control bit is read-write to enable/disable the corresponding interrupt.

clicintie[i] is the individual enable bit while mstatus.mie is the global enable bit for the current privilege mode. Therefore, for an interrupt i to be enabled in the current privilege mode, you must set both clicintie[i] and mstatus.mie.

Note: Nios® V processor hardwires clicintie[i] of unimplemented interrupts to zero.