
Public Member Functions | |
| producer (sc_module_name name) | |
| void | main () |
| producer (sc_module_name name) | |
| void | main () |
Public Attributes | |
| sc_port< write_if > | out |
| producer::producer | ( | sc_module_name | name | ) | [inline] |
| producer::producer | ( | sc_module_name | name | ) | [inline] |
| void producer::main | ( | ) | [inline] |
References out, sc_core::SC_NS, and sc_core::sc_module::wait().
| void producer::main | ( | ) | [inline] |
Referenced by main(), and top::top().