Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe sopc builder problem has been solved.
Unfortunately, I am still got stuck by the initialization steps of Ethernet MAC and IP address. I knew that I should use get_ip_addr and get_board_mac_addr twice to get the correct parameters for each Ethernet port. However, I can not find where these two functions have been used in the simple socket server example. Are they used by the alt_iniche_init()?