Forum Discussion
Altera_Forum
Honored Contributor
9 years agohow to use block channel and how to set channel depth
Hi! When I use 'block channel' to pass data from one kernel to another, my program got stuck, the code post as follow: //---------------------------------------------------------------------...
Altera_Forum
Honored Contributor
9 years agoYes, that is correct. I have the same in my implementation. One error I had at one point was using different contexts for each kernel, as I recall this was an issue. Did you try increasing the channel depth?