Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe data needed for port of ff_tx_data as in below format:
Destination Address (6 bytes), Source Address (6 bytes), Length (2 bytes), Payload Data (N bytes). The TSE MAC should be able to calculate and embedded the CRC for you. Hope it helps. :)