Forum Discussion

giulio2's avatar
giulio2
Icon for New Contributor rankNew Contributor
4 years ago

[FPGA USM]Issue in implementing zero-copy data transfer

Hello everyone, I'm trying to reproduce the zero-copy data transfer mechanism for a personal project. The code compiles and runs on FPGA Emulator, so now I'm trying to compile and run on FPGA ha...