BIT MANIPULATION
| AND - Bitwise And | ![]() |
The AND functions provides a bitwise AND function of the P1 and P2 inputs. The enable (EN) must be true for the AND function to be enabled. The Q output is true when the AND function is enabled. |


You have completed the AND exercise.