Public Types | |
| enum | path_e { BFM, BACKDOOR, DEFAULT } |
| enum | access_e { RW, RO, WO, W1, RU, RC, W1C, A0, A1, DC, OTHER, USER0, USER1, USER2, USER3 } |
| enum | check_e { QUIET, VERB } |
| enum | endianness_e { NO_ENDIAN, LITTLE_ENDIAN, BIG_ENDIAN, LITTLE_FIFO, BIG_FIFO } |
| enum | reset_e { HARD, SOFT } |
| enum | coverage_model_e { NO_COVERAGE = 0x0000, REG_BITS = 0x0001, ADDR_MAP = 0x0002, FIELD_VALS = 0x0004, ALL_COVERAGE = 0x0007 } |
Definition at line 56 of file RAL/vmm_ral.sv.
| enum vmm_ral::path_e |
| enum vmm_ral::access_e |
Definition at line 63 of file RAL/vmm_ral.sv.
| enum vmm_ral::check_e |
Definition at line 86 of file RAL/vmm_ral.sv.
| enum vmm_ral::reset_e |
Definition at line 99 of file RAL/vmm_ral.sv.
![]() 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 Version: 1.5.6 Sat Oct 18 11:32:26 2008 |