Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThat is true I need only 16 but the index idx on the loop increase each time by 2 so the loop runs 16 times actually. If I change the send to 32 I am not sending the correct data. As I said before most of the code is at was fro wiznet driver.
Can you be more specific on what to do to optimize the compiler and inlining the loop and the function calls?