Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDM9000A problem with sending packets
Hi guys, I have a problem with my DM9000A project. My project is sending packets from FPGA to PC using only VHDL codes to program. Some parts I copied from internet. Then I used wireshark to calculat...
Altera_Forum
Honored Contributor
13 years agoFor what it's worth, seeing a packet with source from your PC and a destination 10.0.0.255 NBNS, is totally unrelated to your FPGA. This is just regular PC (broadcast) traffic.
So it sounds like you do not yet have valid packets coming out of your design, and it is not simple like the source/destination fields are wrong.