ovm_seq_prod_if Class Reference

Inheritance diagram for ovm_seq_prod_if:

Inheritance graph
[legend]
Collaboration diagram for ovm_seq_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_cons_if seq_if)

Public Attributes

string producer_name = "NOT CONNECTED"


Detailed Description

Definition at line 221 of file ovm_sequencer.svh.


Member Function Documentation

ovm_seq_prod_if::new ( string  name = "",
ovm_component  parent = null 
)

Reimplemented from ovm_component.

Definition at line 226 of file ovm_sequencer.svh.

void ovm_seq_prod_if::do_print ( ovm_printer  printer  )  [virtual]

Reimplemented from ovm_component.

Definition at line 231 of file ovm_sequencer.svh.

ovm_object ovm_seq_prod_if::create ( string  name = ""  )  [virtual]

Reimplemented from ovm_component.

Definition at line 237 of file ovm_sequencer.svh.

virtual string ovm_seq_prod_if::get_type_name (  )  [virtual]

Reimplemented from ovm_object.

Definition at line 243 of file ovm_sequencer.svh.

void ovm_seq_prod_if::connect_if ( ovm_seq_cons_if  seq_if  ) 

Definition at line 248 of file ovm_sequencer.svh.


Member Data Documentation

string ovm_seq_prod_if::producer_name = "NOT CONNECTED"

Definition at line 223 of file ovm_sequencer.svh.


The documentation for this class was generated from the following file:

Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 2.0.1
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.5.5
Wed Jan 7 19:27:53 2009
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV