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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Host Memory Buffer as DRAM

I use HMB as DRAM to store data for FPGA processing later. The hardware is sbRIO-9637. 

I write a simple code to write the data into the DRAM on FPGA and read it back from FPGA. There is no issue if the data points are 256, 512, 1024. But if the data points are not these numbers such as 250, 500, 1000. The read back value are not what I sent. What am I going to do if I want the data points are 250, 500, 1000?

The attachment is the code.

QiDeng_0-1597073781444.pngQiDeng_1-1597073828833.png

 

0 Kudos
Message 1 of 1
(1,004 Views)