Atul_Ghalame
New Contributor
4 years agoFPGA DDR memory access before OpenCL aocx loading
Hi all,
We want to access DDR memory of Arria-10 FPGA by OpenCL host code but before the loading of binary image (.aocx).
1. Is it possible to allocate memory when FPGA is just powered on?
2. Can we access DDR banks without .aocx loading and OpenCL kernel execution? We want to copy the data from host to device, device to device through buffers.
3. If yes, can we modify the data before kernel launching, like overwrite the values?
4. Is there any protocol that OpenCL supports for Intel FPGAs, or any devices might support soon?
We'll appreciate your suggestions,
Thanks,
Atul Ghalame