In reply to lalithjithan:
Both methods retrieving a seq_item from the sequencer. get_next_item needs an item_don() call after the seq_item has been processed. get does not Need this, but you can pass a rsp back to the sequencer by using put(rsp).
In reply to lalithjithan:
Both methods retrieving a seq_item from the sequencer. get_next_item needs an item_don() call after the seq_item has been processed. get does not Need this, but you can pass a rsp back to the sequencer by using put(rsp).