Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Add interrupt support on C code side #337

Closed annikaolson closed 8 months ago

annikaolson commented 8 months ago

Using this tutorial and issue #314 as a baseline, update the necessary components in the drivers or sys or user folders where need be.

This should be connected to the interrupts being generated from the new timing manager that go to the PS.

Info on XSucGic API: https://xilinx.github.io/embeddedsw.github.io/scugic/doc/html/api/xscugic_8h.html