Forum Discussion

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

(CycloneV) Writing 128bits to FPGA at once using linux kernel module

Hi, I'm trying to write a kernel module that writes 128bits of data to the FPGA using the HPS-to-FPGA bridge. The bridge width is configured as 128 Bits in Qsys and I'm using memcpy_toio() to w...