diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-02-24 11:48:48 -0500 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-02-24 11:48:48 -0500 |
commit | 86c2aad482df4bf56977bf1a098d2dd01c641bfd (patch) | |
tree | 9dffc6f5954b577a145f2946ca675ebc8a1f266d /src/mem/slicc | |
parent | 485d103255c0f64ebf697650c899fe7a80db1d6d (diff) | |
download | gem5-86c2aad482df4bf56977bf1a098d2dd01c641bfd.tar.xz |
Ruby: Simplify tester ports by not using SimpleTimingPort
This patch simplfies the master ports used by RubyDirectedTester and
RubyTester by avoiding the use of SimpleTimingPort. Neither tester
made any use of the functionality offered by SimpleTimingPort besides
a trivial implementation of recvFunctional (only snoops) and
recvRangeChange (not relevant since there is only one master).
The patch does not change or add any functionality, it merely makes
the introduction of a master/slave port easier (in a future patch).
Diffstat (limited to 'src/mem/slicc')
0 files changed, 0 insertions, 0 deletions