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_SLICEC | LUT A input | 
| B | ← | JB1_SLICEC | LUT B input | 
| C | ← | JC1_SLICEC | LUT C input | 
| D | ← | JD1_SLICEC | LUT D input | 
| FCI | ← | JINT_CARRY_SLICEC | CCU2 fast carry input | 
| F | → | JF1_SLICEC | LUT/sum output | 
| FCO | → | JFCO_SLICEC | CCU2 fast carry output |