Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to set MAC address for tripple speed ethernet?
It's a stupid question...but how should I set triple speed Ethernet MAC address? Can I set the address in SOPCBuilder? Or I have to program NIOSII software to set the address?
Altera_Forum
Honored Contributor
15 years agoWhat board are you using?
The manual should tell you how to put back a valid mac address in the flash. Alternatively you can directly provide your own mac address in the get_mac_addr() function (and modify the function so that it doesn't print this warning any more).