Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Nios II Software Interrupt

Altera_Forum
Honored Contributor II
933 Views

Hi everyone 

 

Can you please guide me how can i implement software interrupts? 

Hardware interrupts works fine but i don't know how can i implement software interrupts
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
201 Views

Write an avalon slave that requests a hardware interrupt. 

 

(That is how it is done on modern x86 PCs)
0 Kudos
Reply