Uvm_reg_sequence "Convenience API"

In reply to abasili:

Because, each register has address in address map and each field don’t.
And In design also usually we have address based on register ( combination of Fields ) not for individual fields.

Thanks!