Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCRC Compiler Inconsistent Results
I am using the CRC compiler to create a CRC32 Ethernet Frame Checksum (FCS) [Quartus 12.0, lastest sp -- 1 channel, 32 bits, 4 symbols/word, CRC-32, optimized for speed, all 1's starting, 0 offset, n...
Altera_Forum
Honored Contributor
13 years agoTry feeding in some very specific bit patterns, and compare the output after each input word against that from a fully software crc32 program - plenty of sources for that lurking.