vmm_ral Class Reference

List of all members.

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
}


Detailed Description

Definition at line 56 of file RAL/vmm_ral.sv.


Member Enumeration Documentation

Enumerator:
BFM 
BACKDOOR 
DEFAULT 

Definition at line 57 of file RAL/vmm_ral.sv.

Enumerator:
RW 
RO 
WO 
W1 
RU 
RC 
W1C 
A0 
A1 
DC 
OTHER 
USER0 
USER1 
USER2 
USER3 

Definition at line 63 of file RAL/vmm_ral.sv.

Enumerator:
QUIET 
VERB 

Definition at line 81 of file RAL/vmm_ral.sv.

Enumerator:
NO_ENDIAN 
LITTLE_ENDIAN 
BIG_ENDIAN 
LITTLE_FIFO 
BIG_FIFO 

Definition at line 86 of file RAL/vmm_ral.sv.

Enumerator:
HARD 
SOFT 

Definition at line 94 of file RAL/vmm_ral.sv.

Enumerator:
NO_COVERAGE 
REG_BITS 
ADDR_MAP 
FIELD_VALS 
ALL_COVERAGE 

Definition at line 99 of file RAL/vmm_ral.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:26 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV