Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

field.mirror() task not working as expected

$
0
0

Hi,

 

I wanted to use the field.mirror() task provided in the uvm_reg_field class to check only a particular field. However, I see that the field.mirror() task is just calling the parent register mirror task. Hence the entire register is read and compared which I didn't intend to do. I tried this in my sequence and I see the above mentioned behavior. This looks like a serious bug. Can you please confirm this.

 

Regards,

Shreyas


Viewing all articles
Browse latest Browse all 756

Trending Articles