Forum Discussion
AVoye
New Contributor
7 years agoInterrupt with Qsys component (DE0-Nano-SoC)
I have create a component with Qsys in Quartus and I would like send a interrupt from this component to the HPS with linux. But I don’t hnow how my C program can received a interrupt (with request_i...
JOHI
Contributor
7 years agoHello,
https://people.ece.cornell.edu/land/courses/ece5760/DE1_SOC/DE1-SoC-UP-Linux/Linux.pdf (see last pages)
You will need to compile a kernel module.
I would be happy to learn from your expericences, I play with the idea to do the same thing some time.
Best regards,
Johi.