Skip to content
/ crc Public

Program that shows the state of CRC check bit.

Notifications You must be signed in to change notification settings

xinyoli/crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crc

Program that shows the parallel state of CRC check bit, which means that the crc check bits are computing parallelly.

usage

By entering number of crc bits in the constructor of the class CRC with 4, 6, 16, 24. CRC constructor

compile

make gpp

example

Below shows the bool equation of crc4.

CRC4 bool equation

About

Program that shows the state of CRC check bit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published