搜索资源列表
bch_encoder_decoder
- bch encoder+decoder 源代码,Flash控制器,通讯都需要用到哦
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
dvb_s2_BCH_LDPC_Enc_Xilinx
- Dvb s2 compilant BCH LDPC Encoder
examples
- it is used to understand the basic working of a BCH encoder/Decoder
RS_BCH
- Reed Solomon and BCH Encoder
BCH
- BCH Encoder BCH encoder realize 8-channel parallel, the rate reached more th
BCH3121
- Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code-Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code
BCH_HDL_ENCODER
- Syntetizable source code of VHDL BCH(1023,1013) encoder. This scheme used by DTMB standart and produce ten redundancy bit on 125 cycles because bus width of 8 bits.
bch_encode
- this bch encoder verilog code-this is bch encoder verilog code
bch-coding
- In this project, we are implementing the error detection and correction using BCH code (Bose Chaudhuri Hocquenghem). Using VHDL and targeted on FPGA for synthesis of the code. The encoder and decoder combine called as a codec.
Bch15_7
- BCH ENCODER DECODER -BCH ENCODER DECODER
exp3
- bch encoder for bpsk system in awgn channel
NANDFlash-controller-BCH-code
- 提出一种应用于 NAND Flash 控制器的并行 BCH 编/译码器,在译码阶段引入流水线操作和分组预取译码操作,提升 BCH 码的译 码效率。实验结果表明,在 NAND Flash 的 2 KB 页读取操作中,该编/译码器纠正 8 bit 的随机错误只需要 565 个周期的译码时间,是采用按页预取译码方式所需时间的 1/4。 -Anew architecture of parallel BCH encoder and decoder applied in NAND Flash Con
BCH
- the matlab code of BCH encoder
Encoder/Decoder for binary BCH codes in C
- Encoder/decoder for binary BCH codes in C
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)
bch_encoder.c
- NAND BCH Encoder source code
bch_coder.c
- NAND BCH coder source code
BCH-encoder-decoder-master
- BCH encoder and decoder over awgn channel
bch
- BCH码的matlab代码,包含编码与译码(BCH Encoder and Decoder)