SystemC-Components icon indicating copy to clipboard operation
SystemC-Components copied to clipboard

tlm_target should support streaming accesses

Open EAlexJ opened this issue 2 years ago • 0 comments

At the moment only transactions with gp.get_data_length() == gp.get_streaming_width() are allowed. It would be beneficial if tlm_target would allow FIFO like accesses to resources.

EAlexJ avatar Feb 04 '23 10:02 EAlexJ