Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWhat do you mean by "accessing" a kernel?
What I would do is, in an application containing the functionality of both programs, have one (or more) command queue by functionality. Then, you program the FPGA once but enqueue the copies and kernels for each functionality in their respective queue. I hope this helps.