Explanation: to monitor the events on clock signal, whether it is positive triggered circuit or negative triggered circuit, we need to define the clock as a signal in the sensitivity list. when it is in the sensitivity list, then every single positive or negative edge of the signal will trigger the statements inside the process.
Q. Why do we need to define clock signal in the sensitivity list of the process?
β
Correct Answer: (A)
to trigger the statement as soon as there is some event on clock
Explanation by: Mr. Dubey
to monitor the events on clock signal, whether it is positive triggered circuit or negative triggered circuit, we need to define the clock as a signal in the sensitivity list. when it is in the sensitivity list, then every single positive or negative edge of the signal will trigger the statements inside the process.
Discussion
Question Analytics
381
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
96%
Success Rate