crc_table.c is for reset seed( 0000 )
crc_table_1.c is for reset seed( ffff)
CRC16_D8_m.v is a verilog module of byte Paralle crc.
CRC16_D8_m_tb.v is the testbench file of above module.
This course is about "distributed algorithms".Distributed algorithms include a wide range of Parallel algorithms,which can be classified by a variety of attributes.