Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI found out, that '1' was not really written into Multicast Hash Table Register.
I tryed to write any values (0x1, 1<<31, etc...) using IOWR_ALTERA_TSEMAC_HASH_TABLE(TSE_BASE, 0x2E, <value>); But when calling reg_value = IORD_ALTERA_TSEMAC_HASH_TABLE(TSE_BASE, 0x2E); register value is always 0.