Git Product home page Git Product logo

feifan1996 / design-and-verification-of-ldpc-decoder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biren15/design-and-verification-of-ldpc-decoder

0.0 1.0 0.0 97 KB

- Designed the LDPC decoder in the Matlab using the min-sum approach. - Designed quantized RTL in Verilog with the min-sum approach and parallel architecture. - Created modules for all variants of the variable node unit(VNU) and the check-node unit(CNU) based on the H matrix. Created script for module instantiation of VNU and CNU as per the H matrix. - Verified the functionality of the Verilog implementation by self-checking test-bench in Verilog to compare the results with Matlab.

Verilog 92.58% MATLAB 6.43% M 0.99%

design-and-verification-of-ldpc-decoder's Introduction

Design-and-Verification-of-LDPC-Decoder

  • Designed the LDPC decoder in the Matlab using the min-sum approach. - Designed quantized RTL in Verilog with the min-sum approach and parallel architecture. - Created modules for all variants of the variable node unit(VNU) and the check-node unit(CNU) based on the H matrix. Created script for module instantiation of VNU and CNU as per the H matrix. - Verified the functionality of the Verilog implementation by self-checking test-bench in Verilog to compare the results with Matlab.

This section explains the files that are used for the entire project execution, as mentioned below:

Matlab files calculate_minsum: function for calculating the minsum check_node_processing: CNU LDPC: ldpc decoder without the function, as a standalone script Ldpc_decoder: main ldpc decoder function for the decoding Quant_llr: used for quantization Regular_Hcheck: function for checking the regularity of the H matrix Script_LDPC: file provided with the project aim Variable_node_proessing: VNU Verilog_tb_generation: script for testbench generation Verilog_generation: script for instantiating all the modules

Verilog files CNU_[6-7].v: CNU model CNU_6_tb.v: Testbench for CNU_6 VNU_[2,3,6]: VNU model VNU_6_tb: VNU testbench Top_level_ldpc_entire: Top level model of the Verilog of the LDPC decode Top_lvel_ldpc_entire_tb: Top level testbench

design-and-verification-of-ldpc-decoder's People

Contributors

biren15 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.