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

About UVM function uvm_hdl_force

$
0
0

 The UVM function uvm_hdl_force   format is 

uvm_hdl_force( string  path,   uvm_hdl_data_t  value )

 

My question is can I use a array path in the path?

 

For example :  uvm_hdl_force(  test_ben.cpu.block[0].instan[1].set[2] ,1 );

 

Can it work? Its compile is no problem.

 

Thank you very much~~


Viewing all articles
Browse latest Browse all 756

Trending Articles