In combinational logic, how many WAIT statements can be used?
In combinational logic, how many WAIT statements can be used? Correct Answer 1
However, process is rarely used to implement combinational logic but, sometimes it is required to use WAIT statement. In that case, only one WAIT statement can be there in the process. Otherwise, it can loop forever during initialization.
মোঃ আরিফুল ইসলাম
Feb 20, 2025