Basic block diagram for gpio interrupt in rfsock4x2

Hello ,I am trying to make one gpio push button event to turn on some LED on my rfsoc4x2 board
for that I started building made two GPIO block and a proccessor as shown in the attached diagram.
I used a concat block to connect the interrupt of the gpio to the interrupt of the proccesor.
However as you can see in the proccesor menu , there is no interrupt enable option.

How do i need to enable interrupts on the proccesor?
Thanks.
also I made a Video explaining the problem.How do enable the interrupts in my proccesor ?

2025-07-05 17-59-44.mp4
design_1.pdf (168.4 KB)

Hi @yefj,

Did you check the PS user guide?

You will also need an interrupt controller for more than one interrupt line. Interrupt — Python productivity for Zynq (Pynq)

Mario

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.