|
The Sparta Modeling Framework
|


Public Member Functions | |
| systemc_example_top (sc_core::sc_module_name name) | |
Public Attributes | |
| SimpleBusAT< 2, 2 > | m_bus |
| initiator_top | m_initiator_1 |
| initiator_top | m_initiator_2 |
Definition at line 10 of file systemc_example_top.hpp.
| systemc_example::systemc_example_top::systemc_example_top | ( | sc_core::sc_module_name | name | ) |
bind TLM2 initiators to TLM2 target sockets on SimpleBus
Definition at line 6 of file systemc_example_top.cpp.
| SimpleBusAT<2, 2> systemc_example::systemc_example_top::m_bus |
Definition at line 14 of file systemc_example_top.hpp.
| initiator_top systemc_example::systemc_example_top::m_initiator_1 |
Definition at line 15 of file systemc_example_top.hpp.
| initiator_top systemc_example::systemc_example_top::m_initiator_2 |
Definition at line 16 of file systemc_example_top.hpp.