A
Ani
Guest
Hi,
I have written verilog code to compute serial CRC-32 using an LFSR. I
need to check if the crc value the module is giving is correct.. but
different utilities online seem to give different answers (maybe this
is because of different initializations/appending trailing zeros/hex or
decimal input etc etc). can somebody give me a reliable and authentic
way check my module pls
thanx
aniruddha
I have written verilog code to compute serial CRC-32 using an LFSR. I
need to check if the crc value the module is giving is correct.. but
different utilities online seem to give different answers (maybe this
is because of different initializations/appending trailing zeros/hex or
decimal input etc etc). can somebody give me a reliable and authentic
way check my module pls
thanx
aniruddha