2.1.4.1 Realize Logical Expression using One LUT

Imagine the following logical expression: (AB)(BC).

This gives the following truth table:
Table 2-9. LUT Truth Table
CBAOUT
0000
0011
0100
0110
1001
1011
1101
1110

Looking at the truth table above, the value needed to be written to the TRUTH register will be 0x72.