Altera_Forum
Honored Contributor
7 years agoIo channel conflicts with global/local memory?
Hi everyone,
When reading data from the fpga pin using the io channel, we find that the read data cannot be passed back to the HOST from the Device (FPGA).And as shown below, the compiler will display a warning when compiling.https://alteraforum.com/forum/attachment.php?attachmentid=15360&stc=1 In the OpenCL framework, does the io channel conflict with global/local memory? Guys please suggest some solution. Thanks in advance.