Assignment:
Assume that X consists of 3 bits, x2 x1 x0. Write four logic functions that are true if and only if
- X contains only one 0
- X contains an even number of os
- X when interpreted as an unsigned binary number is less than 4
- X when interpreted as a signed (two's complement) number is negative
Implement the four functions using a ROM.
Your answer must be typed, double-spaced, Times New Roman font (size 12), one-inch margins on all sides, APA format.