ovm_exhaustive_sequence Class Reference

Inheritance diagram for ovm_exhaustive_sequence:

Inheritance graph
[legend]
Collaboration diagram for ovm_exhaustive_sequence:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name="ovm_exhaustive_sequence", ovm_sequencer_base sequencer=null, ovm_sequence parent_seq=null)
virtual void body ()
void do_copy (ovm_object rhs)
bit do_compare (ovm_object rhs, ovm_comparer comparer)
void do_print (ovm_printer printer)
void do_record (ovm_recorder recorder)
ovm_object create (string name="")
virtual string get_type_name ()

Protected Attributes

rand int unsigned l_count
bit m_success

Private Attributes

int unsigned l_exhaustive_seq_kind
int unsigned max_kind
randc bit< 9:0 > l_kind

Detailed Description

Definition at line 75 of file ovm_sequence_builtin.svh.


Member Function Documentation

void ovm_exhaustive_sequence::body  )  [virtual]
 

Reimplemented from ovm_sequence.

Definition at line 111 of file ovm_sequence_builtin.sv.

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

Reimplemented from ovm_sequence_item.

Definition at line 95 of file ovm_sequence_builtin.svh.

bit ovm_exhaustive_sequence::do_compare ovm_object  rhs,
ovm_comparer  comparer
[virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 132 of file ovm_sequence_builtin.sv.

void ovm_exhaustive_sequence::do_copy ovm_object  rhs  )  [virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 125 of file ovm_sequence_builtin.sv.

void ovm_exhaustive_sequence::do_print ovm_printer  printer  )  [virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 141 of file ovm_sequence_builtin.sv.

void ovm_exhaustive_sequence::do_record ovm_recorder  recorder  )  [virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 145 of file ovm_sequence_builtin.sv.

virtual string ovm_exhaustive_sequence::get_type_name  )  [virtual]
 

Reimplemented from ovm_sequence_item.

Definition at line 100 of file ovm_sequence_builtin.svh.

ovm_exhaustive_sequence::new string  name = "ovm_exhaustive_sequence",
ovm_sequencer_base  sequencer = null,
ovm_sequence  parent_seq = null
 

Reimplemented from ovm_sequence.

Definition at line 101 of file ovm_sequence_builtin.sv.


Member Data Documentation

rand int unsigned ovm_exhaustive_sequence::l_count [protected]
 

Definition at line 77 of file ovm_sequence_builtin.svh.

int unsigned ovm_exhaustive_sequence::l_exhaustive_seq_kind [private]
 

Definition at line 78 of file ovm_sequence_builtin.svh.

randc bit<9:0> ovm_exhaustive_sequence::l_kind [private]
 

Definition at line 80 of file ovm_sequence_builtin.svh.

bit ovm_exhaustive_sequence::m_success [protected]
 

Definition at line 81 of file ovm_sequence_builtin.svh.

int unsigned ovm_exhaustive_sequence::max_kind [private]
 

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