FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

TSE MAC promble

Altera_Forum
Honored Contributor II
1,393 Views

Hi,guys! 

I want use the TSE MAC to transceive a raw ethernet frame,which is built manually.According to the IEEE standard the frames must be separated by an interpacket gap.So, I wonder whether the MAC can complete the interpacket gap automatically or not?I'm looking forward your reply eagerly!!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
591 Views

I use TSE MAC (and also different MACs on other systems) in a similar way by I never worried about interpacket gap. 

I suppose the MAC itself handles it. You only need to take care that the frame is correctly built and pad it with zeros if too short: if I remember correctly it must be at least 64 bytes long. 

 

Cris
0 Kudos
Altera_Forum
Honored Contributor II
591 Views

Thank you very much!

0 Kudos
Reply