3.3.4. A Simulator for Digital Circuits
An or-gate as a compound digital logic device
Another way to construct an or-gate is as a compound digital logic device, built from and-gates and inverters. Define a procedure
or-gate
that accomplishes this. What is the delay time of the or-gate in terms of
and-gate-delay
and
inverter-delay
?
Nobody's finished this exercise yet. You'll be the first!