astod Posted April 3, 2017 Report Posted April 3, 2017 Hi, I am getting an error that the sequencer is not being supplied to the start_item() function... I can't figure out why it is giving me this error.. # UVM_INFO @ 0: reporter [RNTST] Running test add_test... # UVM_FATAL @ 0: reporter@@add_seq [SEQ] neither the item's sequencer nor dedicated sequencer has been supplied to start item in add_seq top.zip Quote
astod Posted April 4, 2017 Author Report Posted April 4, 2017 Gotta pass the sequencer handle into the start command in the sequence class. woops! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.