Function: item_done
//
// Indicates that the request is completed to the sequencer. Any
//
// calls made by a sequence for this item will return.
//
// The current item is removed from the sequencer fifo.
//
// If a response item is provided, then it will be sent back to the requesting
// sequence. The response item must have it's sequence ID and transaction ID
// set correctly, using the <uvm_sequence_item::set_id_info> method:
//
//| rsp.set_id_info(req);設定rsp的id與req相同
//
// Before
// item that was obtained by
// will cause the sequencer to arbitrate for a new item.
沒有留言:
張貼留言