English

Delay-Optimum Adder Circuits with Linear Size

Logic in Computer Science 2024-09-11 v1

Abstract

We present efficient circuits for the addition of binary numbers. We assume that we are given arrival times for all input bits and optimize the delay of the circuits, i.e.\ the time when the last output bit is computed. This contains the classical optimization of depth as a special case where all arrival times are 00. In this model, we present, among other results, the fastest adder circuits of sub-quadratic size and the fastest adder circuits of linear size. In particular, for adding two nn-numbers we get a circuits with linear size and delay log2W+3log2log2n+4log2log2log2n+const\log_2W+3\log_2\log_2n+4\log_2\log_2\log_2n +const where log2W\log_2W is a lower bound for the delay of any adder circuit (no matter what size it has).

Keywords

Cite

@article{arxiv.2409.06634,
  title  = {Delay-Optimum Adder Circuits with Linear Size},
  author = {Ulrich Brenner and Benjamin David Görg},
  journal= {arXiv preprint arXiv:2409.06634},
  year   = {2024}
}

Comments

44 pages

R2 v1 2026-06-28T18:40:08.448Z