This document discusses the design of a 64-bit error tolerant adder. It begins with an introduction to error tolerant adders and describes dividing the adder into an accurate part and inaccurate part. It then discusses the design of the accurate part using an 8-transistor ripple carry adder and the design of the inaccurate part using a carry-free addition block and control block. It also describes a 3-transistor XOR gate design and compares the power consumption of adders. The implementation of the 64-bit error tolerant adder is shown using Tanner EDA tool, including the waveform results. In summary, the document presents the circuit design and simulation results of a 64-bit low power error tolerant