Forum Discussion
Altera_Forum
Honored Contributor
8 years agoData is read before accumulation is finished
=============================================================== for(uint t = 0; t < loop_cnt; t++) { //load data to data buffer for(uint w = 0; w < TILE_WIDTH; w++) { ...
Altera_Forum
Honored Contributor
8 years agoI can take a look at your code, but I will be mostly unavailable in the following week and might not be able to help you much.