Program that shows the parallel state of CRC check bit, which means that the crc check bits are computing parallelly.
By entering number of crc bits in the constructor of the class CRC with 4, 6, 16, 24.
make gpp
Below shows the bool equation of crc4.