Altera_Forum
Honored Contributor
7 years agoOpenCL: Multiple outputs?
Is it possible to have multiple outputs from an OpenCL kernel?
I get the following error message when I attempt it: Errors in HDL component specification file:Error in 'mm.xml', line 75 Expected element <OUTPUT> to appear exactly once. I am creating RTL kernels and would like to return status, version info sideband to the memory interface. Thanks, systom