Hello!
Is there anything similar to "DMA MEMORY" that behaves like DMA FIFO, but without the FIFO part?
I would like to transfer 1000 bytes of data from the FPGA to the cRIO host and 1000 bytes of data from the host to the FPGA and I don't care about old data - I only need the latest data. I...