https://github.com/vaithak/ldpc-code-decoder
Implementation of partly parallel LDPC code decoder in Verilog.
https://github.com/vaithak/ldpc-code-decoder
Last synced: 7 months ago
JSON representation
Implementation of partly parallel LDPC code decoder in Verilog.
- Host: GitHub
- URL: https://github.com/vaithak/ldpc-code-decoder
- Owner: vaithak
- License: gpl-3.0
- Created: 2020-06-14T11:18:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T15:17:49.000Z (about 5 years ago)
- Last Synced: 2025-01-22T07:45:41.722Z (9 months ago)
- Language: Verilog
- Size: 1.36 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LDPC-Code-Decoder
Implementation of partly parallel LDPC code decoder in Verilog.## Architecture
Implemented the architecture proposed in this [paper](https://link.springer.com/content/pdf/10.1155/S1110865703212105.pdf)