SystemC-Components
SystemC-Components copied to clipboard
tlm_target should support streaming accesses
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.