Altera_Forum
Honored Contributor
20 years agonios performance
Hi all, I have a piece of C-code which I have indicated below. { int idx_1, idx_2; for( idx_1 = 0; idx_1 < 6; idx_1++) { for(idx_2 = 0; i...