Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTSE IP - Enable multicast - HashEntries
Hi Sorry if my question is silly I am new to FPGA world. Using Triple Speed Ethernet DataPath reference design as my base design. Using Stratix II GX PCI Express dev kit Question Ena...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Jake, Noticed that the IOWR macros in header file is IOWR_32DIRECT(base, (0x100 + offset), data). Could you pls let me know what offset should I pass in? Is it between 0 - FC? I attempted to pass offset number as well as the actual byte offset from base, somehow the IOWR does not update the hash entries. Could you please help? Thank you. Caridee --- Quote End --- I met the same issue: IOWR does not update the hash entries. Could anybody help me to understand what is wrong?