Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe single port MAC is sufficient. You only need the multiport if you want to connect to several Ethernet links (to make a switch or a router, as an example) through several PHYs.
For your application, if you can use a Nios processor and the Interniche TCP/IP stack, then it is quite easy. The software can decide what IP address to send any packet to trough the standard sockets API. Altera only provides MAC addresses for the development kits. If you intend to design and sell your own system, you'll have to buy a MAC address.