scc 2025.09
SystemC components library
scc::dmi_mgr< TYPES > Member List

This is the complete list of members for scc::dmi_mgr< TYPES >, including all inherited members.

clk_periodscc::dmi_mgr< TYPES >
disable_dmiscc::dmi_mgr< TYPES >
dmi_mgr(std::string const &name, sc_core::sc_port_b< tlm::tlm_fw_transport_if< TYPES > > &fw_if)scc::dmi_mgr< TYPES >inline
read(uint64_t addr, unsigned length, uint8_t *const data)scc::dmi_mgr< TYPES >inline
write(uint64_t addr, unsigned length, const uint8_t *const data)scc::dmi_mgr< TYPES >inline
~dmi_mgr()=defaultscc::dmi_mgr< TYPES >virtual