quic/qbox
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gs::UnderlyingDMITlmExtension Class Reference

#include <underlying-dmi.h>

Inheritance diagram for gs::UnderlyingDMITlmExtension:
Inheritance graph
[legend]
Collaboration diagram for gs::UnderlyingDMITlmExtension:
Collaboration graph
[legend]

Public Member Functions

 UnderlyingDMITlmExtension (const UnderlyingDMITlmExtension &)=default
 
virtual tlm_extension_baseclone () const override
 
virtual void copy_from (tlm_extension_base const &ext) override
 
void add_dmi (sc_core::sc_module *m, tlm::tlm_dmi dmi, tlm_dmi_ex::dmi_type type)
 
bool has_dmi (tlm_dmi_ex::dmi_type type)
 
tlm::tlm_dmi & get_first (tlm_dmi_ex::dmi_type type)
 
tlm::tlm_dmi & get_last (tlm_dmi_ex::dmi_type type)
 

Detailed Description

Embeds a record of which target was accessed, in terms of a DMI record which shows its start/end address in the txn, which is populated as the network is traversed.


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