Minres / SystemC-Components

A SystemC productivity library: https://minres.github.io/SystemC-Components/
https://www.minres.com/#opensource
Apache License 2.0
81 stars 21 forks source link

tlm_target should support streaming accesses #42

Open EAlexJ opened 1 year ago

EAlexJ commented 1 year ago

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.