Forum Discussion
Altera_Forum
Honored Contributor
15 years agoBy "hard code the MAC address" I mean that you modify the get_mac_addr() to return a MAC address that you define yourself in the function, instead of have it try to load it from the flash. You need to be sure that you won't have two systems with the same MAC address on the network.