CRC

Hi,

I have written some Verilog code to compute CRC for an ethernet packet. There seem to be two different implementations - one where the initial value is FFFFFFFF and the final bits are complemented before transmission, and another version where the final bits are taken byte wise and reversed before inversion. Which is the correct CRC procedure?

Aniruddha

Reply to
Ruddha
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.