Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Compile kernel as task not as NDRange

Hi, My design has multiple kernels communicating through channels forming a chain like this: Kga -> Kconf -> Kene -> Kst It is running correctly in emulation, but some information in ...