In reply to dave_59:
Hi Dave:
That’s the example how to control the sequence, not sequence_item. Is it there any way to pass parameter down to sequence item?
My case is I have a port from DUT that the width is parameterized (Can be any value from 8 to 32). Read some articles about the parameterized interface, but still haven’t get the idea and also the sequence item should be parameterized too. Is it there any good way to test it without hard coded every value of that parameter?
Thanks.