

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") |
Definition at line 59 of file vmm_rw.sv.
| vmm_rw_access::new | ( | ) |
| string vmm_rw_access::psdisplay | ( | string | prefix = " " |
) | [virtual] |
vmm_log vmm_rw_access::log = new("vmm_rw_access", "class") [static] |
| rand bit< 64 -1:0> vmm_rw_access::addr |
| rand logic< 64 -1:0> vmm_rw_access::data |
| rand int vmm_rw_access::n_bits = 64 |
| constraint vmm_rw_access::valid_vmm_rw_access |
![]() 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 Version: 1.5.6 Sat Oct 18 11:38:40 2008 |