diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-08-21 05:49:24 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-08-21 05:49:24 -0400 |
commit | 58033095745e9daba44b31541bb21599bb999141 (patch) | |
tree | 09ec821d18a5259b9aaa8b69eca8069ea0c9613d /src/cpu/ozone/SimpleOzoneCPU.py | |
parent | 4be1ae3cf874292e95afdf9811c51533bcde79f7 (diff) | |
download | gem5-58033095745e9daba44b31541bb21599bb999141.tar.xz |
PacketQueue: Allow queuing in the same tick as desired send tick
This patch allows packets to be enqueued in the same tick as they are
intended to be sent. This does not imply they actually are sent that
tick, although that is possible.
This change is useful for module that use the queued ports primarly to
avoid handling the flow control involved in sending and retrying
packets.
Diffstat (limited to 'src/cpu/ozone/SimpleOzoneCPU.py')
0 files changed, 0 insertions, 0 deletions