the circuit compares two numbers each number has 3 bits
where Y >=3 and X <=5
it has one output if X>Y then g=1 if X<Y then G=0
if X=Y then G= dont care
i need to implement using 2^2X1 and 2^2X4 PROM's
i cant think of a way to combine them
????
where Y >=3 and X <=5
it has one output if X>Y then g=1 if X<Y then G=0
if X=Y then G= dont care
i need to implement using 2^2X1 and 2^2X4 PROM's
i cant think of a way to combine them
????