You are on page 1of 1

TEST

Environment env

• run_phase (…) •
Agent

Seq • Driver
• Virtual task body () • virtual test_if vif
• n transactions • run_phase ( )
• tx
• start_item (tx) • seq_item_port.get_next_item (tx)
• … • drive (tx)
• finish_item (tx) • seq_item_port.item_done (tx)
• seq_tem_port
-> raise_objection
• seq.start (env.agent)
• connect_phase
-> drop_objection
• wb_drv.seq_item_port.connect
(wb_sqr.seq_item_export);
• dut_inputs_port =
wb_mon.dut_inputs_port;
• dut_outputs_port =
wb_mon.dut_outputs_port;

You might also like