vmm_mam_cfg Class Reference

List of all members.

Public Member Functions

constraint vmm_mam_cfg_valid ()

Public Attributes

rand int unsigned n_bytes
rand bit< 63:0 > start_offset
rand bit< 63:0 > end_offset
rand vmm_mam::alloc_mode_e mode
rand vmm_mam::locality_e locality

Detailed Description

Definition at line 176 of file vmm_mam.sv.


Member Function Documentation

constraint vmm_mam_cfg::vmm_mam_cfg_valid (  ) 

Definition at line 185 of file vmm_mam.sv.

References end_offset, n_bytes, and start_offset.


Member Data Documentation

rand bit<63:0> vmm_mam_cfg::end_offset

Definition at line 180 of file vmm_mam.sv.

Referenced by vmm_mam_cfg_valid().

Definition at line 183 of file vmm_mam.sv.

Definition at line 182 of file vmm_mam.sv.

rand int unsigned vmm_mam_cfg::n_bytes

Definition at line 177 of file vmm_mam.sv.

Referenced by vmm_mam_cfg_valid().

rand bit<63:0> vmm_mam_cfg::start_offset

Definition at line 179 of file vmm_mam.sv.

Referenced by vmm_mam_cfg_valid().


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

Intelligent Design Verification
Intelligent Design Verification
Project: VMM, Revision: 1.1.1
Copyright (c) 2008-2010 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.6.3
IDV SV Filter Version: 2.6.3
Sat Jun 19 12:07:08 2010
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV