Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIRQ not detected from C program.
Hello I wrote a simple program to start learning IRQ programming. I created a simple SOPC custom component (called simper_irq). This is the HDL: pastebin.com/9fyfZQtL Also, I create...
Altera_Forum
Honored Contributor
15 years agohave you include the irq header?
--- Quote Start --- #include <sys/alt_irq.h> --- Quote End ---