threshold-crc8

CRC-8 step function. Polynomial: x^8 + x^2 + x + 1 (0x07).

Operation

Processes one bit at a time. Feed data bits sequentially to compute CRC.

Parameters

Polynomial 0x07
Inputs 9 (8 CRC + 1 data)
Outputs 8
Parameters 100

License

MIT

Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including phanerozoic/threshold-crc8