Binary Adder Circuits of Asymptotically Minimum Depth, Linear Size, and Fan-Out Two
Stephan Held, Sophie Theresa Spirkl

TL;DR
This paper introduces a new family of binary adder circuits that achieve near-optimal depth of log_2 n with linear size and fan-out two, improving upon longstanding theoretical bounds.
Contribution
It presents the first adder circuits that combine minimal depth, linear size, and fan-out two, surpassing previous constructions in theoretical efficiency.
Findings
Achieve asymptotically optimal depth of log_2 n + o(log_2 n)
Maintain linear size O(n)
Ensure fan-out is bounded by two
Abstract
We consider the problem of constructing fast and small binary adder circuits. Among widely-used adders, the Kogge-Stone adder is often considered the fastest, because it computes the carry bits for two -bit numbers (where is a power of two) with a depth of logic gates, size , and all fan-outs bounded by two. Fan-outs of more than two are avoided, because they lead to the insertion of repeaters for repowering the signal and additional depth in the physical implementation. However, the depth bound of the Kogge-Stone adder is off by a factor of two from the lower bound of . This bound is achieved asymptotically in two separate constructions by Brent and Krapchenko. Brent's construction gives neither a bound on the fan-out nor the size, while Krapchenko's adder has linear size, but can have up to linear fan-out. With a fan-out bound of two, neither…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
