seq_req_class Class Reference

Collaboration diagram for seq_req_class:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 new (string name="")

Public Attributes

bit grant
integer sequence_id
integer request_id
integer item_priority
SEQ_REQ_TYPE request
ovm_sequence_base sequence_ptr

Static Public Attributes

static integer g_request_id = 0

Detailed Description

Definition at line 27 of file ovm_sequencer_base.svh.


Member Function Documentation

seq_req_class::new string  name = ""  ) 
 

Definition at line 36 of file ovm_sequencer_base.svh.


Member Data Documentation

integer seq_req_class::g_request_id = 0 [static]
 

Definition at line 28 of file ovm_sequencer_base.svh.

bit seq_req_class::grant
 

Definition at line 29 of file ovm_sequencer_base.svh.

integer seq_req_class::item_priority
 

Definition at line 32 of file ovm_sequencer_base.svh.

SEQ_REQ_TYPE seq_req_class::request
 

Definition at line 33 of file ovm_sequencer_base.svh.

integer seq_req_class::request_id
 

Definition at line 31 of file ovm_sequencer_base.svh.

integer seq_req_class::sequence_id
 

Definition at line 30 of file ovm_sequencer_base.svh.

ovm_sequence_base seq_req_class::sequence_ptr
 

Definition at line 34 of file ovm_sequencer_base.svh.


The documentation for this class was generated from the following file:
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:24:12 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV