
Public Types | |
| enum | notify_e { STARTED, DONE } |
Public Member Functions | |
| new (string name) | |
Public Attributes | |
| string | name |
| string | descr |
| string | testfile |
| int | linec |
| vmm_notify | notify |
| vmm_xvc_event | events [*] |
| vmm_xvc_action_block | actionQ [$] |
Static Public Attributes | |
| static vmm_log | log = new("vmm_xvc_scenario", "class") |
Definition at line 142 of file vmm_xvc_manager.sv.
| vmm_xvc_scenario::new | ( | string | name | ) |
Definition at line 166 of file vmm_xvc_manager.sv.
vmm_log vmm_xvc_scenario::log = new("vmm_xvc_scenario", "class") [static] |
Definition at line 143 of file vmm_xvc_manager.sv.
| string vmm_xvc_scenario::name |
Definition at line 145 of file vmm_xvc_manager.sv.
| string vmm_xvc_scenario::descr |
Definition at line 146 of file vmm_xvc_manager.sv.
| string vmm_xvc_scenario::testfile |
Definition at line 148 of file vmm_xvc_manager.sv.
Definition at line 149 of file vmm_xvc_manager.sv.
Definition at line 151 of file vmm_xvc_manager.sv.
Definition at line 152 of file vmm_xvc_manager.sv.
Definition at line 154 of file vmm_xvc_manager.sv.
![]() 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:50 2008 |