How do I use the Avalon MM slave template to connect a PCIE DMA to FIFOs inside my custom logic?
I am trying to transfer data from a PC to a FIFO on the FPGA. I am using PCIE DMA for the transfer. That data is then used in calculations, and the results are stored in another FIFO that then has to...