Forum Discussion
Altera_Forum
Honored Contributor
8 years agoTSE and Simple Socket Server - lost packets
Hello Altera Forums, After much struggle, I have managed to get the simple socket server running on my Arria V starter kit. I'm still having some problems: I can connect to the DCHP s...
Altera_Forum
Honored Contributor
8 years agoI have fixed this issue. I had been using the schematic design method for writing the program. I switched to using verilog HDL without the block diagram file, and now I can ping the board with no packet loss as well as telnet in.