vmm_xvc_action_block Class Reference

Collaboration diagram for vmm_xvc_action_block:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

Definition at line 99 of file vmm_xvc_manager.sv.


Member Function Documentation

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.


Member Data Documentation

Definition at line 101 of file vmm_xvc_manager.sv.

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.

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.

Definition at line 112 of file vmm_xvc_manager.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:43 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV