Register-Based LDPC Decoder (IP Core)

This core implements an LDPC decoder based on the Layered Parallel architecture for unitary weight sub-matrix structured LDPC codes. The core implements the normalized Min-Sum algorithm that performs nearly the performance of the floating point Belief-Propagation algorithm. Due to the Layered decoding scheme the number of required iterations is low. Its more important features and implementation example results are shown below.

LDPC Decoder core features:

  • Configurable LDPC code (unitary weight sub-matrix structured code)
  • Configurable input data width from 2 to 12
  • Configurable internal data width from 2 to 12
  • Variable number of iterations (externally controlled using iteration counter output signal)
  • Early termination signal (Parity Check)
  • LLR or Received symbols input
  • Allows regular and irregular LDPC codes

Implementation example

The LDPC Decoder core was implemented in a Xilinx Virtex-6 device (speed grade -3) and an Altera Stratix-IV (speed grade -4) device with the following features:

  • LDPC Code from the 802.3an Standard – Regular (2048,1723)
  • 6-bit width LLR input
  • 6-bit width internal data
  • Max. Number of iterations = 15

The following table shows the implementation results for the Virtex-6 device:

Results
Number of slices
47,903
Max. Clock Frequency
87.6 MHz
Throughput (@15 iterations)
1.99 Gbps
Throughput (@5 iterations)
5.98 Gbps

The following table shows the implementation results for the Stratix-IV device:

Results
Total LABs
16,645
Max. Clock Frequency
82.3 MHz
Throughput (@15 iterations)
1.87 Gbps
Throughput (@5 iterations)
5.61 Gbps