Is it a requirement that unused bits are to be modeled for uvm reg to work? For example, if there is a 24 bit field in a 32 bit reg, can the 8 unused bits be left out of the model or is it necessary to add fields to cover the unused 8 bits in the register?
Erling