Forum Discussion

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

Could the global variable shared between two kernels in the same aocx file?

Say, in the same aocx file, one kernel (the host call it first) writes to the global variable, while the other kernel (the host call it second) will read from it. is that that possible?