Public Types | |
| enum | notifications_e { BURST_DONE = 99990, SINGLE_DONE } |
Public Member Functions | |
| new (string name, string instance, int stream_id=-1, vmm_rw_access_channel exec_chan=null) | |
| void | reset_xactor (reset_e rst_typ=SOFT_RST) |
Public Attributes | |
| vmm_rw_access_channel | exec_chan |
Protected Member Functions | |
| virtual void | execute_single (vmm_rw_access tr) |
| virtual void | execute_burst (vmm_rw_burst tr) |
| virtual void | main () |
Definition at line 143 of file vmm_rw.sv.
| vmm_rw_xactor::new | ( | string | name, | |
| string | instance, | |||
| int | stream_id = -1, |
|||
| vmm_rw_access_channel | exec_chan = null | |||
| ) |
| void vmm_rw_xactor::execute_single | ( | vmm_rw_access | tr | ) | [protected, virtual] |
| void vmm_rw_xactor::execute_burst | ( | vmm_rw_burst | tr | ) | [protected, virtual] |
| void vmm_rw_xactor::reset_xactor | ( | reset_e | rst_typ = SOFT_RST |
) |
![]() 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:38 2008 |