In reply to verif_learner:
We do not recommend using field automation macros.
When using `uvm_field_object, it uses the clone() method to copy the object. Normally, that means a deep copy.
In reply to verif_learner:
We do not recommend using field automation macros.
When using `uvm_field_object, it uses the clone() method to copy the object. Normally, that means a deep copy.