Sensitivity list in task

In reply to EleneSajaia:

An event control must have a singular typed value (not an unpacked array). But you can get around this by using @(*).

forever @ (*)
     begin 
       dpi_function(item_1_input); 
     end