Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDE2-115 MAC Address
Guys Im trying to get the mac addresses for my de2-115 for use in a simple socket server. The code im using utilizes TSE and a nios simple socket server RGMII template. How can i determin...
Altera_Forum
Honored Contributor
10 years agoAFAIK simple socket server template contains a get_board_mac_addr() function which is called by the TSE driver initialization code.
Here you can assign your custom mac address.