Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
For Cyclone II and earlier boards, it's always +5 bytes offset from the beginning of the last flash sector.
See the sample C code that is part of both the web_server and simple_socket_server applications, which are shipped with each EDS release. Just look for the get_board_mac_addr() function in network_utilities.c. Cheers, - uraslacker