ovm_seq_item_prod_if Class Reference

Inheritance diagram for ovm_seq_item_prod_if:

Inheritance graph
[legend]
Collaboration diagram for ovm_seq_item_prod_if:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name="", ovm_component parent=null)
void do_print (ovm_printer printer)
ovm_object create (string name="")
virtual string get_type_name ()
void connect_if (ovm_seq_item_cons_if seqr_if)
void item_done (ovm_sequence_item item=null)
bit has_do_available ()
void wait_for_sequences ()
void get_next_item (output ovm_sequence_item item)
void try_next_item (output ovm_sequence_item item)

Public Attributes

ovm_sequencer seqr_ref

Detailed Description

Definition at line 37 of file ovm_driver.svh.


Member Function Documentation

void ovm_seq_item_prod_if::connect_if ovm_seq_item_cons_if  seqr_if  ) 
 

Definition at line 66 of file ovm_driver.sv.

ovm_object ovm_seq_item_prod_if::create string  name = ""  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 49 of file ovm_driver.sv.

void ovm_seq_item_prod_if::do_print ovm_printer  printer  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 37 of file ovm_driver.sv.

void ovm_seq_item_prod_if::get_next_item output ovm_sequence_item  item  ) 
 

Definition at line 100 of file ovm_driver.sv.

string ovm_seq_item_prod_if::get_type_name  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 58 of file ovm_driver.sv.

bit ovm_seq_item_prod_if::has_do_available  ) 
 

Definition at line 84 of file ovm_driver.sv.

void ovm_seq_item_prod_if::item_done ovm_sequence_item  item = null  ) 
 

Definition at line 76 of file ovm_driver.sv.

ovm_seq_item_prod_if::new string  name = "",
ovm_component  parent = null
 

Reimplemented from ovm_component.

Definition at line 28 of file ovm_driver.sv.

void ovm_seq_item_prod_if::try_next_item output ovm_sequence_item  item  ) 
 

Definition at line 109 of file ovm_driver.sv.

void ovm_seq_item_prod_if::wait_for_sequences  ) 
 

Definition at line 92 of file ovm_driver.sv.


Member Data Documentation

ovm_sequencer ovm_seq_item_prod_if::seqr_ref
 

Definition at line 40 of file ovm_driver.svh.


The documentation for this class was generated from the following files:
Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
Copyright (c) 2008 Intelligent Design Verification.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here:
http://www.intelligentdv.com/licenses/fdl.txt
doxygen
Doxygen Version: 1.4.6
Mon Sep 29 14:21:11 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV