What is the difference between ovm_transaction and ovm_sequence_item?

In reply to mpattaje:

THe discussion is really helpful. I want to know what more extra features does the uvm_sequence_item have then the uvm_transaction??

Please elaborate.

In reply to dip0:

The UVM reference manual will show you all the additional methods available to uvm_sequence_item. It really should not matter because the use of uvm_transaction has been deprecated.