Forum Discussion
Altera_Forum
Honored Contributor
20 years agoStandard Protocol for ethernet to PC data transfer
I just started my internship and I haven't really worked with FPGA's before. I have a borad with Stratix chip on it and the board has the ability to communicate to a PC via ethernet. My que...
Altera_Forum
Honored Contributor
20 years agowell, there is a stand alone LWIP stack implementation, but i have 0 experience with that, since i just use the micro/OS which comes with the nios Dev kit
all things considered though, the LWIP stack could do with some good looking over, ive just been looking at the checksum routines in inet.c and ive taken out some rather stupid pieces of code basicly doing nothing or being totally inefficient didnt give me much more speed though, but clean logical code is a good thing anyway