I am working with some legacy vhdl components and I need to find a way to coordinate the PS and the PL. Is there a way to send general interrupts from the PS to the PL.
I am using DMA interrupts from the PL to the PS, but haven't found a way to signal activity from he PS to the PL. The main problem is the vhdl starts up immediately and files queues before the PS can get started.