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

Passing bit width parameters from top module to sequence item classes

$
0
0

There are a number of bit width parameters declared in the my top module. These parameters are passed to the DUT instance and parameterized interface instances. How can I also pass these parameter values to the sequence items, so that the bit widths of the sequence item fields correspond to the  bit widths of the interface fields?

 

 


Viewing all articles
Browse latest Browse all 410