[30] Consider the following two functions: F=∑(2,3,6,7,9)G=∑(5,7,9,13,15)
a) [15] Show K-maps and minimal equations for each of the functions. How many total gates are required (not including inverters)? You can assume AND and OR gates with any fan-in you like. b) [15] Now consider that the functions are to be implemented as part of the same circuit. Show K-maps that reduce the total number of gates needed. How many total gates are required? Hint: consider product term sharing.