ovm_seq_cons_if Class Reference

Inheritance diagram for ovm_seq_cons_if:

Inheritance graph
[legend]
Collaboration diagram for ovm_seq_cons_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_prod_if seqr_if)
ovm_sequence current_grabber ()
bit is_grabbed ()
void start_sequence (ovm_sequence this_seq)
void grab (ovm_sequence this_seq)
void ungrab (ovm_sequence this_seq)
bit is_connected ()
bit is_virtual_sequencer ()
string get_sequencer_type_name ()

Public Attributes

ovm_sequencer_base seqrb_ref
ovm_sequencer seqrnp_ref

Detailed Description

Definition at line 32 of file ovm_virtual_sequencer.svh.


Member Function Documentation

void ovm_seq_cons_if::connect_if ovm_seq_prod_if  seqr_if  ) 
 

Definition at line 68 of file ovm_virtual_sequencer.sv.

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

Reimplemented from ovm_component.

Definition at line 51 of file ovm_virtual_sequencer.sv.

ovm_sequence ovm_seq_cons_if::current_grabber  ) 
 

Definition at line 76 of file ovm_virtual_sequencer.sv.

void ovm_seq_cons_if::do_print ovm_printer  printer  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 39 of file ovm_virtual_sequencer.sv.

string ovm_seq_cons_if::get_sequencer_type_name  ) 
 

Definition at line 152 of file ovm_virtual_sequencer.sv.

string ovm_seq_cons_if::get_type_name  )  [virtual]
 

Reimplemented from ovm_component.

Definition at line 60 of file ovm_virtual_sequencer.sv.

void ovm_seq_cons_if::grab ovm_sequence  this_seq  ) 
 

Definition at line 106 of file ovm_virtual_sequencer.sv.

bit ovm_seq_cons_if::is_connected  ) 
 

Definition at line 128 of file ovm_virtual_sequencer.sv.

bit ovm_seq_cons_if::is_grabbed  ) 
 

Definition at line 87 of file ovm_virtual_sequencer.sv.

bit ovm_seq_cons_if::is_virtual_sequencer  ) 
 

Definition at line 139 of file ovm_virtual_sequencer.sv.

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

Reimplemented from ovm_component.

Definition at line 30 of file ovm_virtual_sequencer.sv.

void ovm_seq_cons_if::start_sequence ovm_sequence  this_seq  ) 
 

Definition at line 98 of file ovm_virtual_sequencer.sv.

void ovm_seq_cons_if::ungrab ovm_sequence  this_seq  ) 
 

Definition at line 117 of file ovm_virtual_sequencer.sv.


Member Data Documentation

ovm_sequencer_base ovm_seq_cons_if::seqrb_ref
 

Definition at line 35 of file ovm_virtual_sequencer.svh.

ovm_sequencer ovm_seq_cons_if::seqrnp_ref
 

Definition at line 39 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:10 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV