Ruby Network Test

From gem5
Revision as of 07:44, 29 March 2011 by Tushar (talk | contribs) (Started networktest documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ruby Network Tester

The Ruby Network Tester provides a framework for simulating the interconnection network with controlled inputs. This is useful for network testing/debugging, or for network-only simulations with synthetic traffic using the garnet network.

Related Files:
src/cpu/testers/networktest/networktest.hh
src/cpu/testers/networktest/networktest.cc

How to run

TODO

networktest.cc

TODO