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

Scoreboarding the Register Model

$
0
0

I am attempting to implement the UVM register model in my testbenches. Are there reference implementations that connect to a scoreboard? Our methodology uses C++ reference models with fields identical to the registers in the DUT. I would like to receive an event from the register model with an access type, register name or address and data to pass to DPI functions for comparison. Are there any interfaces for this built in to the model already?

 

Thanks.


Viewing all articles
Browse latest Browse all 756

Trending Articles