Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUnique MAC address without using a flash memory and without prompting the user?
Dear Sirs, I am facing a little challenge with MAC addresses here. The default way of assigning a MAC address is by reading it from flash memory. Below is an example (from nios2eds/examples/s...
Altera_Forum
Honored Contributor
13 years agoIf you have a source of random numbers use 46bits of randomness to generate a 'locally administered' MAC address.
(Or maybe just 24bits of randomness and 22bits of id).