Hi,
I have picozed sdr dev kit with carrier board. I want to use one IRQ which is free.
May i know the from where i can get IRQ Vector id and which irq line i can access . I already referece 7000 SOC TRM but i can't get proper information.
Hi,
I have picozed sdr dev kit with carrier board. I want to use one IRQ which is free.
May i know the from where i can get IRQ Vector id and which irq line i can access . I already referece 7000 SOC TRM but i can't get proper information.
Hello Pareshchaudhary,
Based on your other post, you want to bring in an external signal to interrupt the processor correct? If that is the case I would suggest you enable the PL-PS fabric interrupt withing your Zynq device and then route a signal from an external PL signal to the IRQ port on the Zynq PS IP block.
--Josh