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
?
There are no comments yet.
Authentication required
You must log in to post a comment.
Login