πŸ“Š Digital Principles and System Design
Q. For using a process to implement a combinational circuit, which signals should be in the sensitivity list?
  • (A) inputs of the circuit
  • (B) outputs of the circuit
  • (C) both of the inputs and outputs
  • (D) no signal should be in the sensitivity list
πŸ’¬ Discuss
βœ… Correct Answer: (A) inputs of the circuit

Explanation: in a process used for the implementation of the combinational circuit, all the input signals used which are to be read, should appear in its sensitivity list. in a combinational circuit, there can be many inputs and those inputs should appear in the sensitivity list of the process.


Explanation by: Mr. Dubey
in a process used for the implementation of the combinational circuit, all the input signals used which are to be read, should appear in its sensitivity list. in a combinational circuit, there can be many inputs and those inputs should appear in the sensitivity list of the process.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
692
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate