Add seed option to ruby_random_test.py
Review Request #361 - Created Dec. 22, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| Reviewers | |
| Default | |
This patch adds an option to the script ruby_random_test.py for setting the parameter m_random_seed used for randomizing delays in the memory system.
The number of cycles required for executing a particular number of loads changes with different seeds.
