Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Why do you assume there is any difference to the commonly used CRC32 for Ethernet?
Accoring to Ethernet Spec the FCS is the same. What you have to keep in mind though is, that in case you are using half duplex with frame bursting, the FCS is followed by extension bits during the interframe gap, then the next frame begins. Hope that helps. Lokla - Altera_Forum
Honored Contributor
Thank you for ur reply.
But i asked this question becouse when frame size is above 9K,CRC32 will loose its effectiveness. then how can we use that?