problem w/ setting polynomial for CRC
I'm trying to set the polynomial for the CRC block and having some difficulty. I want to set the CRC block to compute a CRC-32K (Reversed Koopman) over my data.Here are the detailsCRC-32K (reversed Koopman polynomial) - 0xEB31D82EInput data - 0x31, 0...