Altera_Forum
Honored Contributor
7 years agomemory replication
I'm confused about when and why the compiler replicates memory. I have a kernel that reads in a block of data and fills up a 2D memory array. THe read process is done serially through a channel. ...