1.

Why We Use B.a (blocking Assignments) And N.b.a (non Blocking Assignments)?

Answer»

B.A are USED to model COMBINATORIAL logic as the value is of continuous assignment and doesn’t depend on the previous value, while N.B.A are used to model sequential circuits as the previous value is NEEDED to propagate.

B.A are used to model combinatorial logic as the value is of continuous assignment and doesn’t depend on the previous value, while N.B.A are used to model sequential circuits as the previous value is needed to propagate.



Discussion

No Comment Found