Forum Discussion
Altera_Forum
Honored Contributor
9 years agoData transfer from hardware Modules to Nios
Hello, As I have described in a previous post http://www.alteraforum.com/forum/showthread.php?t=52808&p=217155&highlight=#post217155 I want to implement a DAQ system using NIOS and W5300. The c...
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?