Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe MAC address occupied in the address bit in reverse order:
Therefore, add[7:0] should be = 0x01 => 1 add[15:08] should be = 0xc0 => 0 : : add [47:40] = 0x03 =>0The MAC address occupied in the address bit in reverse order:
Therefore, add[7:0] should be = 0x01 => 1 add[15:08] should be = 0xc0 => 0 : : add [47:40] = 0x03 =>0