Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTriple Speed Ethernet: MAC Address Insertion
Hi, I'm working on a project which needs a communication between Cyclone III and PC through the Ethernet connection. In this TSE MegaCore user guide, page 4-4, section "Address Insertion", it i...
Altera_Forum
Honored Contributor
13 years agoAnd also don't forget that if you enable the "align header to 32-bit" option (I don't remember the exact name, but it is something like that) then the TSE expects 16 null padding bits before the Ethernet header. This option is used to make the software easier to write, as the IP packet is then aligned on 32 bits.