搜索资源列表
viterbi_for_bch.rar
- Viterbi based trellis decoder for (7,4) - binary BCH code,Viterbi based trellis decoder for (7,4)- binary BCH code
Verilog_for_BCH
- 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
bch
- Experimental report VHDL VHDL verilog rs flip-flop experiment experimental report VHDL VHDL verilog rs flip-flop experiment
BCHdecode
- BCH(63,56) decode,verilog
bch_encode
- this bch encoder verilog code-this is bch encoder verilog code
bch_verilog
- bch(255,239)编码算法的verilog实现,综合仿真通过,与matlab仿真的结果一致-bch(255,239),using verilog
(15-7-2)BCH
- Verilog HDL 语言编写的(15,7,2)BCH编码和译码功能-Verilog HDL language (15,7,2) BCH encoding and decoding functions
BCH_EN
- 基于FPGA的GPS/BD信号发生器中BCH编码发生器模块,使用verilog编写- FPGA-based GPS/BD signal generator BCH code generator module, using verilog write
bch_dec_enc_dcd
- 关于BCH的编码器和译码器,可实现16位,32位,64位,128位的编码和译码纠错,2位纠错,Verilog实现-On the BCH encoder and decoder, can achieve 16-bit, 32-bit, 64-bit, 128-bit encoding and decoding error correction, 2-bit error correction, Verilog implementation
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)
bch_verilog-master
- BCH code Open Source
2bit_ecc
- 基于BCH码的ECC纠错算法,可纠错2位错误码,供参考(Based on BCH code ECC error correction algorithm, two error codes can be corrected for reference.)
bch
- bch codec verilog,可以作为初学者参考