

Public Member Functions | |
| new (virtual vmm_hw_in_if itf) | |
| virtual bit | is_rdy () |
| virtual void | wait_is_rdy () |
| virtual void | send (bit< VMM_HW_MAX_MSG_WIDTH-1:0 > data) |
Private Attributes | |
| virtual vmm_hw_in_if | itf |
Definition at line 105 of file vmm_hw_arch_null.sv.
| vmm_hw_arch_null_in_port::new | ( | virtual vmm_hw_in_if | itf | ) |
Definition at line 109 of file vmm_hw_arch_null.sv.
| virtual bit vmm_hw_arch_null_in_port::is_rdy | ( | ) | [virtual] |
| virtual void vmm_hw_arch_null_in_port::wait_is_rdy | ( | ) | [virtual] |
| virtual void vmm_hw_arch_null_in_port::send | ( | bit< VMM_HW_MAX_MSG_WIDTH-1:0 > | data | ) | [virtual] |
virtual vmm_hw_in_if vmm_hw_arch_null_in_port::itf [private] |
Definition at line 107 of file vmm_hw_arch_null.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:22 2008 |