35/ Design a prime number detector circuit for 4-bit unsigned binary numbers. The itut will be any 4-bit unsigned number and the output will be P. PI if the decimal equivalent of the input is a prime number, otherwise P will be equal to 0. Design the required circuit: a. For a minimal AND-OR implementation. b. For a minimal OR-AND implementation. The complements of input variables are available. 36. Design the circuit of problem (35) using
OR
OR