

Public Member Functions | |
| ovm_object | create (string name="") |
| new (string name="", int threshold=0) | |
| virtual void | wait_for () |
| virtual void | reset (bit wakeup=1) |
| virtual void | set_auto_reset (bit value=1) |
| virtual void | set_threshold (int threshold) |
| virtual int | get_threshold () |
| virtual int | get_num_waiters () |
| virtual void | cancel () |
| virtual void | do_print (ovm_printer printer) |
| virtual void | do_copy (ovm_object rhs) |
Private Member Functions | |
| bit | reached_threshold () |
| void | m_trigger () |
Private Attributes | |
| int | threshold |
| int | num_waiters |
| bit | at_threshold |
| bit | auto_reset |
| ovm_event | m_event |
Definition at line 142 of file ovm_event.svh.
|
|
Definition at line 380 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 143 of file ovm_event.svh. |
|
|
Reimplemented from ovm_object. Definition at line 435 of file ovm_event.sv. |
|
|
Reimplemented from ovm_object. Definition at line 428 of file ovm_event.sv. |
|
|
Definition at line 424 of file ovm_event.sv. |
|
|
Definition at line 389 of file ovm_event.sv. |
|
|
Definition at line 353 of file ovm_event.sv. |
|
||||||||||||
|
Definition at line 317 of file ovm_event.sv. |
|
|
Definition at line 416 of file ovm_event.sv. |
|
|
Definition at line 365 of file ovm_event.sv. |
|
|
Definition at line 407 of file ovm_event.sv. |
|
|
Definition at line 397 of file ovm_event.sv. |
|
|
Definition at line 333 of file ovm_event.sv. |
|
|
Definition at line 163 of file ovm_event.svh. |
|
|
Definition at line 164 of file ovm_event.svh. |
|
|
Definition at line 165 of file ovm_event.svh. |
|
|
Definition at line 162 of file ovm_event.svh. |
|
|
Definition at line 161 of file ovm_event.svh. |
![]() Intelligent Design Verification Project: OVM, Revision: 1.1.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.4.6 Mon Sep 29 14:20:38 2008 |