ovm_virtual_sequencer Class Reference

Inheritance diagram for ovm_virtual_sequencer:

Inheritance graph
[legend]
Collaboration diagram for ovm_virtual_sequencer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name, ovm_component parent)
virtual string get_type_name ()
virtual void do_print (ovm_printer printer)
virtual void add_seq_cons_if (string if_name)

Public Attributes

ovm_seq_cons_if seq_cons_if [string]

Protected Member Functions

virtual void start_default_sequence ()

Detailed Description

Definition at line 94 of file ovm_virtual_sequencer.svh.


Member Function Documentation

void ovm_virtual_sequencer::add_seq_cons_if string  if_name  )  [virtual]
 

Definition at line 212 of file ovm_virtual_sequencer.sv.

void ovm_virtual_sequencer::do_print ovm_printer  printer  )  [virtual]
 

Reimplemented from ovm_sequencer_base.

Definition at line 197 of file ovm_virtual_sequencer.sv.

string ovm_virtual_sequencer::get_type_name  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 189 of file ovm_virtual_sequencer.sv.

ovm_virtual_sequencer::new string  name,
ovm_component  parent
 

Reimplemented from ovm_sequencer_base.

Definition at line 164 of file ovm_virtual_sequencer.sv.

void ovm_virtual_sequencer::start_default_sequence  )  [protected, virtual]
 

Reimplemented from ovm_sequencer_base.

Definition at line 172 of file ovm_virtual_sequencer.sv.


Member Data Documentation

ovm_seq_cons_if ovm_virtual_sequencer::seq_cons_if[string]
 

Definition at line 97 of file ovm_virtual_sequencer.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:20 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV