Given two 4-bit BCD inputs A[3..0] and B[3..0], design a circuit to add A and B using Carry Look-
Ahead Adders. Have separate block circuits for Full adder and CLA (4-bit). Moreover, design an
error detection circuit that verifies whether the sum result is valid in BCD. This detector should
then correct the result if an error is detected