04-29-2020 01:23 PM
Hi,
I'm experimenting with PL <-> PS interrupts and my simple design is in below. A counter counts to certain value and sets the interrupt and PS should handle it. This works fine. Now, I want PS to clear the interrupt through AXI communication. So there should be an interrupt register that is set by PL and reset by PS. I know a register cannot have two drivers. What is the best way to approach this?
04-30-2020 01:52 PM
04-30-2020 01:52 PM