In reply to tessier5894:
Don’t use any field macros. Only use `uvm_object_utils(sequence_item) to register the sequence_item with the factory.
The article I referred to has examples of these functions that you can study.
In reply to tessier5894:
Don’t use any field macros. Only use `uvm_object_utils(sequence_item) to register the sequence_item with the factory.
The article I referred to has examples of these functions that you can study.