Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Speed up data-transfer between Host and Device

Is there a way to speed up the data transfer between Host(ARM) and Device(CYCLONE V)? I need to load an uchar array of the size 672 x 2993 to the FPGA -> compute on this array -> get results fr...