10-22-2014, 07:00 PM
OK I think I understand now but I want to double check. g0+p0g1+p0p1g2+p0p1p2Cin is NOT the formula for CLA or CLE. It only calculates Cout. You can build an RCA that uses that uses propagate and generate. It's the way you use propagate and generate that determines what kind of machine it is.
Also G[i:k] OR (P[i:k] AND G[k-1:j]) was a little confusing at first. I wasn't sure if it was one binary digit or multiple binary digits. Thank you for your time.
Also G[i:k] OR (P[i:k] AND G[k-1:j]) was a little confusing at first. I wasn't sure if it was one binary digit or multiple binary digits. Thank you for your time.