Forum Discussion
Altera_Forum
Honored Contributor
18 years agoGuys it seams that you forgot one thing.
The quality of the CRC depends on the size of th input. You can produce a CRC16 for a 32 bits word, 64 bits word and so on.... So it means that in some case the value of the CRC will be the same for 2 differents input values.... In this case, some errors might not be detected. I hope this help