The following are the basic building blocks of our circuits and can be
found throughout the chip.
If both inputs are TRUE, output is TRUE; otherwise, FALSE.
If either or both inputs are TRUE, output is TRUE; otherwise, FALSE.
If input is TRUE, output is FALSE, and vice versa.
If both inputs are either TRUE or FALSE, the output is FALSE; otherwise, TRUE.
Select lines (seen on left before inverters) configure the MUX to pass either an 8-bit input from one or the other side, and output to a specific side according the the location of the MUX in the chip.