Q4 (20 points) (CLO 6) A logic circuit that has a 4-bit input. The input values are decimal numbers in the BCD represent
Posted: Fri May 20, 2022 11:21 am
Q4 (20 points) (CLO 6) A logic circuit that has a 4-bit input. The input values are decimal numbers in the BCD representation. The function F of the circuit outputs is 1 if the input number is a prime number and O otherwise. (A prime number is a number that can be only divided by 1 and itself) a) Implement Fusing a decoder of an appropriate size. b) Implement Fusing a multiplexer of an appropriate size. c) Use a K-map to graphically reduce Fand show its SOP representation