Two things: 1) You could extend mem_seq_item from "uvm_sequence_item" instead of "uvm_object". 2) Add "-clean" to the irun command. It looks like you have a compilation of uvm_pkg from a previous run that is conflicting with this run. Tim
↧