scc  2022.4.0
SystemC components library
Todo List
Member axi::fsm::fsm_handle::gp
refactor to remove this forward definitions
Member axi::is_burst (const axi::axi_protocol_types::tlm_payload_type &trans)
The calculation needs to be checked and probably fixed
Member ahb::pe::ahb_target_b::set_operation_cb (std::function< unsigned(payload_type &trans)> cb)
refine API
Member apb::pe::apb_target_b::set_operation_cb (std::function< unsigned(payload_type &trans)> cb)
refine API
Member axi::pe::ace_target_pe::set_operation_cb (std::function< unsigned(payload_type &trans)> cb)
refine API
Member axi::pe::axi_target_pe::set_operation_cb (std::function< unsigned(payload_type &trans)> cb)
refine API
Member axi::pe::simple_initiator_b::set_snoop_cb (std::function< unsigned(payload_type &trans)> cb)

refine API

handing in a pointer is a hack to work around a bug in gcc 4.8 not allowing to copy std::function objects and should be fixed

Member axi::pe::simple_initiator_b::snoop_latency
this is a hack and should be fixed