Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDMA interrupts in HPS: how to?
Hello I have been using the Cyclone V SoC devkit, and at this point I have built a simple project that is able to operate the ethernet EMAC2 interface in the FPGA through the use of SGDMAs and ...
Altera_Forum
Honored Contributor
12 years agoI eventually read through some documentation and wrote a simple driver, able to fetch the information from the device tree, and then configure all the registers / interrupts. I could have used some help / someone pointing me in the right direction though.