vmm_rw_burst Class Reference

Inheritance diagram for vmm_rw_burst:

Inheritance graph
[legend]
Collaboration diagram for vmm_rw_burst:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 new ()

Public Attributes

rand int unsigned n_beats
rand bit< 64-1:0 > incr_addr
rand bit< 64-1:0 > max_addr
rand logic< 64-1:0 > data []
vmm_data user_data
constraint vmm_rw_burst_valid
constraint reasonable
constraint linear
constraint fifo
constraint wrap


Detailed Description

Definition at line 81 of file vmm_rw.sv.


Member Function Documentation

vmm_rw_burst::new (  ) 

Reimplemented from vmm_rw_access.

Definition at line 115 of file vmm_rw.sv.


Member Data Documentation

rand int unsigned vmm_rw_burst::n_beats

Definition at line 82 of file vmm_rw.sv.

rand bit< 64 -1:0> vmm_rw_burst::incr_addr

Definition at line 83 of file vmm_rw.sv.

rand bit< 64 -1:0> vmm_rw_burst::max_addr

Definition at line 84 of file vmm_rw.sv.

rand logic< 64 -1:0> vmm_rw_burst::data[]

Reimplemented from vmm_rw_access.

Definition at line 85 of file vmm_rw.sv.

Definition at line 86 of file vmm_rw.sv.

Definition at line 88 of file vmm_rw.sv.

Definition at line 95 of file vmm_rw.sv.

Definition at line 100 of file vmm_rw.sv.

constraint vmm_rw_burst::fifo

Definition at line 105 of file vmm_rw.sv.

constraint vmm_rw_burst::wrap

Definition at line 110 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.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.5.6
Sat Oct 18 11:38:40 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV