From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI RT read from FPGA DMA FIFO Speeds

Just out of curiosity, have you tried implementing the read by just polling an indicator from the FPGA rather than DMA'ing it? If you only need the most recent value, it doesn't make sense to construct a DMA, and that should reduce your read time.

0 Kudos
Message 11 of 12
(2,162 Views)

Yes, but I'm not sure what mechanism it uses to read/write to those indicators.  Doesn't that use DMA as well?

0 Kudos
Message 12 of 12
(2,155 Views)