
Public Member Functions | |
| void | emit () |
| void | wait_for () |
| void | kill () |
| void | set_emit (ref string emit_ids[$]) |
| void | set_wait (string wait_str) |
Public Attributes | |
| xvc_action | action |
| string | descr |
| xvc_xactor | xvc |
| vmm_xvc_scenario | sc |
| vmm_xvc_manager | xvc_mgr |
| int | wait_id |
| int | emitQ [$] |
| bit | is_interrupt |
| bit | is_interrupt_oneshot |
Private Attributes | |
| event | terminate_ev |
Definition at line 99 of file vmm_xvc_manager.sv.
| void vmm_xvc_action_block::emit | ( | ) |
Definition at line 1549 of file vmm_xvc_manager.sv.
| void vmm_xvc_action_block::wait_for | ( | ) |
Definition at line 1564 of file vmm_xvc_manager.sv.
| void vmm_xvc_action_block::kill | ( | ) |
Definition at line 1594 of file vmm_xvc_manager.sv.
| void vmm_xvc_action_block::set_emit | ( | ref string | emit_ids[$] | ) |
Definition at line 1602 of file vmm_xvc_manager.sv.
| void vmm_xvc_action_block::set_wait | ( | string | wait_str | ) |
Definition at line 1634 of file vmm_xvc_manager.sv.
Definition at line 101 of file vmm_xvc_manager.sv.
| string vmm_xvc_action_block::descr |
Definition at line 102 of file vmm_xvc_manager.sv.
Definition at line 103 of file vmm_xvc_manager.sv.
Definition at line 104 of file vmm_xvc_manager.sv.
Definition at line 105 of file vmm_xvc_manager.sv.
Definition at line 106 of file vmm_xvc_manager.sv.
| int vmm_xvc_action_block::emitQ[$] |
Definition at line 107 of file vmm_xvc_manager.sv.
Definition at line 109 of file vmm_xvc_manager.sv.
Definition at line 110 of file vmm_xvc_manager.sv.
event vmm_xvc_action_block::terminate_ev [private] |
Definition at line 112 of file vmm_xvc_manager.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:43 2008 |