Skip to content

blegal/Fast_LDPC_decoder_for_ARM15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

As promised in our article (High-Throughput LDPC Decoder on Low-Power Embedded Processors, DOI: 10.1109/LCOMM.2015.2477081) we published the LDPC decoder source codes. Thus, performances can be replayed and work better understood.

Please make the same !

In order to compile one LDPC decoder, just move to bin folder and type:

make

to build the default LDPC decoder. Then play with it (please have a look to : https://github.com/blegal/Fast_LDPC_decoder_for_x86/blob/master/README.md) for more information.

build.py

To generate the 140 decidated LDPC decoders, just lauch the build.py script.

About

LDPC decoders for ARM processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages