Forum Discussion
PGorl1
New Contributor
7 years ago[FPGA SDK for OpenCL] External IO channel problem.
System integrator fails when the data type size of the external IO channel is different from 256b. You can reproduce the error using the attached code. $ make trigger_bug
aoc -v -v -v -D__TRIGGER...
MuhammadAr_U_Intel
Contributor
7 years agoThanks for sharing the example, indeed I can replicate the Error with 'a10gx_hostpipe' BSP using your example,
Now regarding why it was passing in compiler version 17.1, based on my understanding i/o channel data type width should match the interface width defined in board BSP. I am trying same with compiler version 17.1 once it pass I will share the details with our Engineering team to provide further info on this.
Thanks,
Arslan
TKent1
New Contributor
7 years agoIs there any followup on this?