

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 seq_if) |
| ovm_sequence_base | current_grabber () |
| bit | is_grabbed () |
| void | start_sequence (ovm_sequence_base this_seq) |
| void | grab (ovm_sequence_base this_seq) |
| void | ungrab (ovm_sequence_base this_seq) |
| bit | is_connected () |
| bit | is_virtual_sequencer () |
| string | get_sequencer_type_name () |
Public Attributes | |
| ovm_sequencer< ovm_sequence_item > | consumer_seqr |
Definition at line 261 of file ovm_sequencer.svh.
| ovm_seq_cons_if::new | ( | string | name = "", |
|
| ovm_component | parent = null | |||
| ) |
| void ovm_seq_cons_if::do_print | ( | ovm_printer | printer | ) | [virtual] |
| ovm_object ovm_seq_cons_if::create | ( | string | name = "" |
) | [virtual] |
| virtual string ovm_seq_cons_if::get_type_name | ( | ) | [virtual] |
| void ovm_seq_cons_if::connect_if | ( | ovm_seq_prod_if | seq_if | ) |
Definition at line 293 of file ovm_sequencer.svh.
| ovm_sequence_base ovm_seq_cons_if::current_grabber | ( | ) |
Definition at line 298 of file ovm_sequencer.svh.
| bit ovm_seq_cons_if::is_grabbed | ( | ) |
Definition at line 303 of file ovm_sequencer.svh.
| void ovm_seq_cons_if::start_sequence | ( | ovm_sequence_base | this_seq | ) |
Definition at line 308 of file ovm_sequencer.svh.
| void ovm_seq_cons_if::grab | ( | ovm_sequence_base | this_seq | ) |
Definition at line 313 of file ovm_sequencer.svh.
| void ovm_seq_cons_if::ungrab | ( | ovm_sequence_base | this_seq | ) |
Definition at line 318 of file ovm_sequencer.svh.
| bit ovm_seq_cons_if::is_connected | ( | ) |
Definition at line 323 of file ovm_sequencer.svh.
| bit ovm_seq_cons_if::is_virtual_sequencer | ( | ) |
Definition at line 332 of file ovm_sequencer.svh.
| string ovm_seq_cons_if::get_sequencer_type_name | ( | ) |
Definition at line 343 of file ovm_sequencer.svh.
| ovm_sequencer<ovm_sequence_item> ovm_seq_cons_if::consumer_seqr |
Definition at line 265 of file ovm_sequencer.svh.
![]() 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 Version: 1.5.5 Wed Jan 7 19:27:53 2009 |