

Public Member Functions | |
| new (virtual vmm_hw_out_if itf) | |
| virtual bit | is_rdy () |
| virtual void | wait_is_rdy () |
| virtual void | receive (ref bit< VMM_HW_MAX_MSG_WIDTH-1:0 > data, ref time stamp) |
Private Attributes | |
| virtual vmm_hw_out_if | itf |
Definition at line 149 of file vmm_hw_arch_null.sv.
| vmm_hw_arch_null_out_port::new | ( | virtual vmm_hw_out_if | itf | ) |
Definition at line 152 of file vmm_hw_arch_null.sv.
| virtual bit vmm_hw_arch_null_out_port::is_rdy | ( | ) | [virtual] |
| virtual void vmm_hw_arch_null_out_port::wait_is_rdy | ( | ) | [virtual] |
| virtual void vmm_hw_arch_null_out_port::receive | ( | ref bit< VMM_HW_MAX_MSG_WIDTH-1:0 > | data, | |
| ref time | stamp | |||
| ) | [virtual] |
virtual vmm_hw_out_if vmm_hw_arch_null_out_port::itf [private] |
Definition at line 150 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 |