Visible to Intel only — GUID: otu1481321366211
Ixiasoft
1. About the 5G LDPC Intel® FPGA IP
2. Getting Started with the Intel® FPGA IP
3. Designing with the 5G LDPC Intel® FPGA IP
4. 5G LDPC Intel® FPGA IP Functional Description
5. Parameter Optimization for the 5G LDPC IP
6. 5G LDPC IP User Guide Archive
7. Document Revision History for the 5G LDPC Intel® FPGA IP User Guide
Visible to Intel only — GUID: otu1481321366211
Ixiasoft
4.1.3. 5G LDPC IP Decoder Parameters
Parameter | Value | Description |
---|---|---|
IN_WIDTH | 5 or 6 (default value is 6) | The number of bits per input LLR. The width of sink_data is (64 * IN_WIDTH). |
NUM_DECODERS | 1 or 2 | The number of decoders in the IP |
MAX_LF_DECODER0 | 96, 128, 192 or 384 | The maximum lifting factor for the packet that the first decoder can handle. When NUM_DECODERS is 1, all four options are valid When NUM_DECODERS is 2, only 384 is valid. |
MAX_LF_DECODER1 | 96, 128 or 192 | The maximum lifting factor for the packet that the second decoder can handle. Only for NUM_DECODERS=2. |