where is the IP address assigned to the fpga in Trimode Ethernet MAC Core???
PFC wrote: (snip) > An Ethernet MAC does not know about IP addresses, only Ethernet MAC > addresses. Ethernet sees IP packets as just data with a label that says > “protocol=IP”, it does not use the IP address in any way. Ethernet > routing is based on the MAC address. That is , a type of X’0800′ > Now your PC which is on Ethernet uses the ARP protocol to query the > network for “which is the MAC address of the machine with IP > xx.xx.xx.xx ?”, it is a broadcast packet that all machines receive and > the one which feels concerned responds. Yes, but when you construct a UDP packet with IP header you still have to get the IP address into the packet. It should be possible to do all that with FPGA logic (and a medium sized state machine).
Related Questions
- tool to ping a router, the destination IP address is the Ethernet interface rather than the serial interface. What determines the default destination interface for a ping?
- What type of Ethernet is standard in the Power Mac G4 models? What Gigabit Ethernet upgrade options are available?
- How can I set up the server IP address and port forwarding if I use Airport as the router for my Mac OS ?