Open mkorbel1 opened 1 year ago
Implement a flexible, configurable CRC generator component
See https://en.wikipedia.org/wiki/Cyclic_redundancy_check
The CRC generator should be extremely configurable to generate practically any CRC that may be needed. Some configurability that would be nice:
It should be able to both generate and check CRC.
No response
Motivation
Implement a flexible, configurable CRC generator component
Desired solution
See https://en.wikipedia.org/wiki/Cyclic_redundancy_check
The CRC generator should be extremely configurable to generate practically any CRC that may be needed. Some configurability that would be nice:
It should be able to both generate and check CRC.
Alternatives considered
No response
Additional details
No response