搜索资源列表
bch-code
- this a bch code wich is in visual c-this is a bch code wich is in visual c++
BCH-dec
- 基于C的BCH纠错码研究,已经做了调试,和你好用。-C-based study of the BCH error correction code, debugging has been done, and Hello to use.
bch
- 用C语言实现BCH码的编码和译码,译码是用BM迭代算法。-BCH codes in C language coding and decoding, iterative decoding algorithm with BM.
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)