Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNios II Software Interrupt
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 interrupts1 Reply
- Altera_Forum
Honored Contributor
Write an avalon slave that requests a hardware interrupt.
(That is how it is done on modern x86 PCs)