Programming | www.ti.com |
The minimum number of iterations (MINIT bits in TCPIC3) should be selected as a function of the overall system performance (minimum iterations 1 to 31) when SNR stopping criteria is used.
The INPUTSIGN bit can be enabled or disabled in TCPIC3 (0 = Use channel input data as is, 1 = multiply channel input data by
The OUTORDER bit can be enabled or disabled in TCPIC3 (0 = output bit ordering from 0 to 31, 1 = output bit ordering from 31 to 0).
The EPRORED bit can be enabled or disabled in TCPIC3 (0 = prolog reduction disabled, 1 = prolog reduction enabled).
The CRC length and CRC iterations (TCPIC4) and CRC Polyn bits (TCPIC5) should be selected as a function of the overall system performance. A value 0 disables the CRC stopping criteria algorithm.
The TAIL1, TAIL2, TAIL3, TAIL4, TAIL5, and TAIL6 bits should be programmed as described in Section 6.8 through Section 6.13, respectively.
The Extrinsic Scaling factors can be selected in registers TCPIC12, TCPIC13, TCPIC14, and TCPIC15.
Table 44. Input Configuration Parameters Settings in Standalone (SA) Mode
Bit Field | Register | Value |
OPMOD | TCPIC0 | OPMOD = 00: SA Mode |
INTER | TCPIC0 | INTER = 0 if no new interleaver table is needed; otherwise, INTER = 1 |
OUTF | TCPIC0 | OUTF = 1 if TCPREVT is to be generated for the output parameters load; |
|
| otherwise, OUTF = 0 |
9.3Programming Shared-Processing (SP) Mode
In shared mode, the DSP must do more work and work closely with the TCP2. The DSP breaks the large frame into smaller frames of 20,480 or less. Each one of these frames is called a subframe. The size of all the subframes (except the last subframe) must be divisible by 256. Note that the frame_length listed in the
To decode the whole frame, follow these steps:
1.DSP sends subframe systematic, parity and extrinsic data to TCP2.
2.TCP2 executes two MAP decoders for each iteration.
3.DSP reads the intermediate results (extrinsics).
4.DSP interleaves or
5.Steps 1 to 4 are repeated for all subframes.
The opmod parameter defines which subframe the TCP2 is decoding. Opmode is set to 1 for the first subframe, opmode is set to 2 for the middle subframe(s), and opmode is set to 3 for the last subframe.
Table 43 highlights the required EDMA3 resources to perform a
Any notification mechanism to flag that a
70 | TMS320C6457 |