I'm transferring data from FPGA to HPS using h2f-sdram bridge which is connected to sgdma.
My system includes multiple FIFOs ( Avalon FIFO memory and write master FIFO) I want to be able to clear my FIFO (Avalon FIFO memory) whenever I start a new transfer in my design. Is there a simple way to do that? I also want to flush the write master FIFO - would you please suggest a way to do that? Thank you :cool:Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.