OXIDE_COMB bels are half the combinational part of a SLICE. They implement a LUT4 and some surrounding logic. They can be used as a LUT4; LUT4 with carry (½CCU2); LUT4 with MUX2 ("0" half bels only). Bels in SLICEA and SLICEB can also be used as a 16-bit distributed RAM.
| Pin | Wire | ||
|---|---|---|---|
| A | ← | JA1_SLICED | LUT A input | 
| B | ← | JB1_SLICED | LUT B input | 
| C | ← | JC1_SLICED | LUT C input | 
| D | ← | JD1_SLICED | LUT D input | 
| FCI | ← | JINT_CARRY_SLICED | CCU2 fast carry input | 
| F | → | JF1_SLICED | LUT/sum output | 
| FCO | → | JFCO_SLICED | CCU2 fast carry output |