Book contents
- Frontmatter
- Contents
- List of Algorithms
- Preface
- PART I PRELIMINARIES
- PART II COMBINATIONAL CIRCUITS
- 9 Representations of Boolean Functions by Formulas
- 10* The Digital Abstraction
- 11 Foundations of Combinational Circuits
- 12 Trees
- 13 Decoders and Encoders
- 14 Selectors and Shifters
- 15 Addition
- 16 Signed Addition
- PART III SYNCHRONOUS CIRCUITS
- PART IV A SIMPLIFIED DLX
- Bibliography
- Index
11 - Foundations of Combinational Circuits
from PART II - COMBINATIONAL CIRCUITS
Published online by Cambridge University Press: 05 November 2012
- Frontmatter
- Contents
- List of Algorithms
- Preface
- PART I PRELIMINARIES
- PART II COMBINATIONAL CIRCUITS
- 9 Representations of Boolean Functions by Formulas
- 10* The Digital Abstraction
- 11 Foundations of Combinational Circuits
- 12 Trees
- 13 Decoders and Encoders
- 14 Selectors and Shifters
- 15 Addition
- 16 Signed Addition
- PART III SYNCHRONOUS CIRCUITS
- PART IV A SIMPLIFIED DLX
- Bibliography
- Index
Summary
In this chapter, we define and study combinational circuits. The underlying graph of a combinational circuit is more general than the underlying graph of a Boolean formula. In a formula, the underlying graph is a rooted tree. However, in a combinational circuit, the underlying graph is a directed acyclic graph.
We focus on the representation of Boolean functions by combinational circuits, a representation that is different from tables and formulas. Our goal is to prove two theorems: (i) every Boolean function can be implemented by a combinational circuit and (ii) every combinational circuit implements a Boolean function.
We introduce an efficient algorithm for simulating a combinational circuit. Simulation means that we can determine the value of the outputs if we are given the values of the inputs. In addition, we analyze the time that elapses until the outputs of a combinational circuit stabilize.
We measure the quality of a combinational circuit using two criteria: cost and delay. Cost refers to the number of gates in a circuit. Delay refers to the speed of the circuit. Obviously, we prefer cheap and fast circuits over costly and slow circuits.
COMBINATIONAL GATES: AN ANALOG APPROACH
By Definition 10.1, a gate is a device whose static functionality is specified by a static transfer function. This means that the output is a function of the inputs, provided that the input values do not change for a sufficiently long amount of time.
- Type
- Chapter
- Information
- Digital Logic DesignA Rigorous Approach, pp. 145 - 167Publisher: Cambridge University PressPrint publication year: 2012