搜索资源列表
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
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
venomgen
- venomgen - C source code of VHDL code generator for CRC, BCH and RS encoder -venomgen- C source code of VHDL code generator for CRC, BCH and RS encoder * polynomials can be entered via command line * variable bus width * automatic testbench
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.
convencode2
- 卷积码(2,1,3)编码过程。代码清晰简单,对应人民邮电版《通信原理》中卷积码编码过程-Convolutional code (2,1,3) encoder. Code is clear and straightforward, Telecommunications for the corresponding version of " Communication Principle" in the process of convolutional coding
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
ECC_BCH4
- Micron NAND BCH Encoder
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)