determine whether a three bit number , a3,a2,a1 is equal to another number b3,b2,b1 or if it is greater than that number (We do not need an output for less than)
a)Show how the 7485 would be connected to accomplish this.
b)Implement this with AND and OR gates.
c)Assuming that the 7485 costs $1,what must 7400 series AND and OR gate packages cost to make the AND/OR implementation less expensive?