bch_verilog icon indicating copy to clipboard operation
bch_verilog copied to clipboard

Verilog based BCH encoder/decoder

Results 4 bch_verilog issues
Sort by recently updated
recently updated
newest added

Hi, First of all thank you for making this great project. One thing that I have problem with is the difference between the output of bch encoder for BCH(127,71) from...

# ** Error: (vsim-3978) bch_math.v(347): Cannot mix packed and unpacked types in this operation. # Time: 0 ns Iteration: 0 Instance: /tb_sim/u_sim/TMEC/u_error_one/u_chien_reg/genblk2/u_mult File: bch_math.v

Is there any detection of un-correctable errors when you have more errors than t?

The commit: https://github.com/russdill/bch_verilog/commit/24cdcdd15826b9b7f6dd5325ec7f1851429e004b Causes a regression, especially for large values of T.