Question: In HDL, what does the term \'sensitivity list\' refer to?
Options:
Correct Answer: A list of signals that trigger an event
Solution:
The sensitivity list refers to a list of signals that trigger an event in a process block, determining when the process should execute.