For the circuit shown below, the propagation delay of each NAND gate is 1 ns. The critical path delay, in ns, is ___________ (rounded off to the nearest integer). 
The circuit is a simple SR latch made of two cross-coupled NAND gates. To determine the critical path delay, we need to analyze the longest path through the gates that an input change would propagate to affect the output.
The critical path in this circuit occurs when a change in one input travels through both NAND gates before affecting the final output.
Given:
Steps:
The total delay through this path is the sum of the delays of the two NAND gates:
Critical path delay = 1 ns (first NAND gate) + 1 ns (second NAND gate) = 2 ns.
Final Value: The critical path delay is 2 ns. The calculated delay is within the provided range of 2,2.
