Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSimple Socket Server not responding
Hi, All, I'm a newbie in FPGA and embedded designs (and new to this forum as well). My system has a NIOS-II, TSE MAC, ETX PHY and external SSRAM. I've reached a point where the Simple Socke...
Altera_Forum
Honored Contributor
14 years agoYou should synchronize with the sop (start of packet) signal. You can also add the valid and ready signals as triggers.
Can you dump the received packets contents (either from the software side, or in signaltap) and compare with what Wireshark says? If you are seeing software activity then it means something is received.