UVM Register Model with mixed width registers

In reply to dbrown123:

My recommendation is you should use two different address maps, one for the 64-bit registers and another one with the 32 bit registers.
In my understanding it is impossible to handle both in thes ame address map.