SPRUII0F May 2019 – June 2024 TMS320F28384D , TMS320F28384D-Q1 , TMS320F28384S , TMS320F28384S-Q1 , TMS320F28386D , TMS320F28386D-Q1 , TMS320F28386S , TMS320F28386S-Q1 , TMS320F28388D , TMS320F28388S
The last transformation the GCRC module is capable of applying to the input data is bit reversal. Table 44-4 shows the bit reversal modification being applied to the input data.
BITS_VALID_IN | Example DATAIN | DATAOUT | BIT REVERSE |
---|---|---|---|
6 | 0bABDEFH00_00000000_00000000_00000000 | 0bHFEDBA00_00000000_00000000_00000000 | 1 |
12 | 0bABDEFHIJ_KNOP0000_00000000_00000000 | 0bPONKJIHF_EDBA0000_00000000_00000000 | 1 |
23 | 0bABDEFHIJ_KNOPQRST_XYzcdef0_00000000 | 0bfedczYXT_SRQPONKJ_IHFEDBA0_00000000 | 1 |
- | DATAIN | DATAOUT=DATAIN | 0 |