Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTSE Multicast Hash table issue
I have read & re-read the TSE hardware documentation describing the multicast address hash table and how it is supposed to work. I have written a function to process an Ethernet multicast addr...
Altera_Forum
Honored Contributor
11 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 =>0