The Sparta Modeling Framework
Loading...
Searching...
No Matches
systemc_example::systemc_example_top Class Reference
Inheritance diagram for systemc_example::systemc_example_top:
Collaboration diagram for systemc_example::systemc_example_top:

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
 

Detailed Description

Definition at line 10 of file systemc_example_top.hpp.

Constructor & Destructor Documentation

◆ systemc_example_top()

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.

Member Data Documentation

◆ m_bus

SimpleBusAT<2, 2> systemc_example::systemc_example_top::m_bus

Definition at line 14 of file systemc_example_top.hpp.

◆ m_initiator_1

initiator_top systemc_example::systemc_example_top::m_initiator_1

Definition at line 15 of file systemc_example_top.hpp.

◆ m_initiator_2

initiator_top systemc_example::systemc_example_top::m_initiator_2

Definition at line 16 of file systemc_example_top.hpp.


The documentation for this class was generated from the following files: