There are a number of bit width (address and data widhts ) 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?
MY DUT has parametarized ports.
Pls Let me know if there ia an easy sol with an example in UVM.
Thanks in Advance
Vijay