Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHi,
You are using unique way with EOP to chop of the packet instead of using mask bit or 8 bits transfer (not 32 bits). So, yup, it's recommended for you to test it out in simulation better.
For the Ethernet packet length control,
- Min length is 64 bytes (if enabled padding and actual packet transfer is less than 64 bytes, then TSE MAC will insert padding bytes)
- Max length is 1500
Thanks.
Regards,
dlim
Konrad-Techtest
New Contributor
5 years agoHi,
I do not want to do this in a unique way. I am asking which is the correct way. I am happy to use either method.
I am using the small MAC, so I have to use 32bits.....because 8 bits is not supported.....(or have I misread the User Guide?)
regards
Konrad
- Konrad-Techtest5 years ago
New Contributor
This is the format I am currently using