Problem Solutions – Chapter 2
2-33.+
a) The propagation delay is
pd PHL PLH
max( 0.05, 0.10) 0.10 ns.t t t
Assuming that the gate is an inverter, for a positive output pulse, the following actually occurs:
a) The propagation delay istpd = max(tPHL = 0.05, tPLH = 0.10) = 0.10 ns.
Assuming that the gate is an inv erter, f or a positiv e output pulse, the f ollowing actually occurs:
a) The propagation delay istpd = max(tPHL = 0.05, tPLH = 0.10) = 0.10 ns.
b) For a negative output pulse, the following actually occurs:
b) For a negative output pulse, the following actually occurs:
b) For a negative output pulse, the following actually occurs:
2-34.*
2-35.
— Figure 4-40: Structural VHDL Description
library ieee;
use ieee.std_logic_1164.all;