Quantcast
Channel: UVM SystemVerilog Discussions Forum RSS Feed
Viewing all articles
Browse latest Browse all 410

How to using package rightly in UVM?

$
0
0

Hi!

 

 

often,in uvm test, host controller write or read registers through  addresses,so, I define some parameter in a package using `define in replace of register address.

   then , import the package into my test lib package,

compile in order , test lib package is compiled lastly,

but when compling code ,report macro address can't find?

How to using package rightly in UVM?

 

Large projects may have many packages with complex interdependencies,How to using it rightly ?

 

 

 

 

thanks.

 

/wszhong

 


Viewing all articles
Browse latest Browse all 410

Trending Articles