What is sensitivity list?
A list of signals which trigger execution of the block when they change value.
Sensitivity list indicates that when a change occurs to any one of elements in list change, begin...end statement inside that always block will get executed.