vmm_rw_access Class Reference

Inheritance diagram for vmm_rw_access:

Inheritance graph
[legend]
Collaboration diagram for vmm_rw_access:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 new ()
virtual string psdisplay (string prefix=" ")

Public Attributes

rand vmm_rw::kind_e kind
rand bit< 64-1:0 > addr
rand logic< 64-1:0 > data
rand int n_bits = 64
vmm_rw::status_e status
constraint valid_vmm_rw_access

Static Public Attributes

static vmm_log log = new("vmm_rw_access", "class")


Detailed Description

Definition at line 59 of file vmm_rw.sv.


Member Function Documentation

vmm_rw_access::new (  ) 

Reimplemented in vmm_rw_burst.

Definition at line 162 of file vmm_rw.sv.

string vmm_rw_access::psdisplay ( string  prefix = " "  )  [virtual]

Definition at line 166 of file vmm_rw.sv.


Member Data Documentation

vmm_log vmm_rw_access::log = new("vmm_rw_access", "class") [static]

Definition at line 60 of file vmm_rw.sv.

Definition at line 62 of file vmm_rw.sv.

rand bit< 64 -1:0> vmm_rw_access::addr

Definition at line 64 of file vmm_rw.sv.

rand logic< 64 -1:0> vmm_rw_access::data

Reimplemented in vmm_rw_burst.

Definition at line 65 of file vmm_rw.sv.

rand int vmm_rw_access::n_bits = 64

Definition at line 66 of file vmm_rw.sv.

Definition at line 68 of file vmm_rw.sv.

Definition at line 70 of file vmm_rw.sv.


The documentation for this class was generated from the following file:

Intelligent Design Verification
Intelligent Design Verification
Project: VMM, Revision: 1.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
Doxygen Version: 1.5.6
Sat Oct 18 11:32:38 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV