#include "systemc.h"Classes | |
| class | C_if |
| class | C |
Functions | |
| SC_MODULE (D) | |
| SC_MODULE (E) | |
| SC_MODULE (X) | |
| int | sc_main (int argc, char **argv) |
| int sc_main | ( | int | argc, | |
| char ** | argv | |||
| ) |
References sc_core::SC_NS, and sc_core::sc_start().
| SC_MODULE | ( | X | ) |
References SC_CTOR, sc_core::SC_NS, SC_THREAD, and wait().
| SC_MODULE | ( | E | ) |
References sc_core::sc_export< IF >::get_interface(), and SC_CTOR.
| SC_MODULE | ( | D | ) |
References SC_CTOR.