Rference model class

foer writiting functionality of the design in refrence model class what is the right way,

either we shoud follow DUT(design verilog code) given by Design engineer or we need to study about the functionality of the DUT .

In reply to uvm_verification:

You shouldn’t follow or try to understand the design code.

Go through the specification and implement the reference model. This is a right approach for verification.