Forum Discussion
Altera_Forum
Honored Contributor
9 years agoProblem solved,but i have other question to ask - what is the mac address of the DE2 ?-> can i configure it by myself ? tried to reset all registers of PHY before accessing and trying to read the first word in the EEPROM . I get the following mac address : 01:00:00:00:00:00 (multicast address)
is it correct ?!. I checked also in the de2_net UDP project file that in the header file the address is this: ether_addr[6]={ 0x01, 0x60, 0x6E, 0x11, 0x02, 0x0F } does it works on all ALTERA fpga boards ? Thx in advance.