scc 2025.09
SystemC components library
tlm Namespace Reference

SystemC TLM. More...

Namespaces

namespace  scc
 SCC TLM utilities.
namespace  nw
 SCC TLM utilities.

Functions

bool operator== (tlm_dmi const &o1, tlm_dmi const &o2)
bool operator!= (tlm_dmi const &o1, tlm_dmi const &o2)

Detailed Description

SystemC TLM.

The SystemC Transaction Level Model (TLM) Network TLM utilities.

LWTR components for TLM2

Function Documentation

◆ operator!=()

bool tlm::operator!= ( tlm_dmi const & o1,
tlm_dmi const & o2 )
inline

Definition at line 24 of file dmi_mgr.h.

◆ operator==()

bool tlm::operator== ( tlm_dmi const & o1,
tlm_dmi const & o2 )
inline

Definition at line 20 of file dmi_mgr.h.