UVM driver and sequence_item parameter

In reply to verif_learner:

As Dave was staing you Can use the uv_seq_item as your seq_item for the driver. But then you have to provide a type cast using $cast. I do not believe this is a good coding style. In anyway you have to define your own, application specific seq item. And the you should also use it.