This commit is contained in:
Cort Buffington 2016-08-19 15:16:04 -05:00
parent f3535cf036
commit c75471d3d3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ from __future__ import print_function
MASK = [0x96, 0x96, 0x96]
NUM_BYTES = 9
PARITY_BYTES = 3;
MAXDEG = PARITY_BYTES * 2;
#MAXDEG = PARITY_BYTES * 2;
POLY= [64, 56, 14, 1, 0, 0, 0, 0, 0, 0, 0, 0]
EXP_TABLE = [