In reply to peter:
Are you sure
seq_item_port.get_next_item(req);
is completing, i.e. get a req?
Could you please show your sequence code?
BTW the connection to the virtual interface should be made in the connect_phase.
In reply to peter:
Are you sure
seq_item_port.get_next_item(req);
is completing, i.e. get a req?
Could you please show your sequence code?
BTW the connection to the virtual interface should be made in the connect_phase.