aicodix___code/tests
2018-09-28 09:06:29 +02:00
..
.gitignore moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
bch_decoder_test.cc added typedef to shorten the random generator lines 2018-09-28 09:06:29 +02:00
bch_encoder_test.cc handle data and parity seperate in both BCH and RS 2018-09-27 13:55:54 +02:00
crc_test.cc moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
gf_test.cc added Galois field arithmetic 2018-09-20 14:06:57 +02:00
Makefile moved crc and xorshift from DSP to CODE repository 2018-09-20 08:36:45 +02:00
rs_decoder_test.cc added typedef to shorten the random generator lines 2018-09-28 09:06:29 +02:00
rs_encoder_test.cc handle data and parity seperate in both BCH and RS 2018-09-27 13:55:54 +02:00
rs_regression_test.cc added typedef to shorten the random generator lines 2018-09-28 09:06:29 +02:00