Cyclone V SoC interrupt IDs
I'm working on a bare metal application on a Cyclone V Soc. I'm making progress, but the documentation for this device seems a bit scattered.
One thing I'm having trouble finding is the interrupt IDs for the GIC. I can't seem to find this in any of the available pdf files or the online HPS register maps. Does anyone know where this might be documented?
Thanks,
Steve
Yes, thank you Aik Eu and Tru, I see the info now.
It turns out that my problem was an incomplete pdf version of the manual. The pdf manual that you get when you press the download button on the on-line manual page includes this information as chapter 10. The manual I've been working from has the same name (cv_5v4) and same date (2021.07.08) but doesn't include this chapter. On the manual I've been using chapter 10 is the CoreSight debug chapter which is chapter 11 in the newer manual.
Very strange, I thought I had gotten my pdf through the same download link a few weeks ago but perhaps I found it elsewhere.
Anyway, I have the info I need now so thank you both very much!
- Steve