mem: tester for new HMC configuration

This patch provides the example test script to configure different HMC
architecture and run traffic through traffic generator.

Committed by Jason Lowe-Power <jason@lowepower.com>
This commit is contained in:
Abdul Mutaal Ahmad
2016-07-01 09:48:43 -05:00
parent 7cb0c7bd65
commit 9c20880fb5
2 changed files with 177 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
STATE 0 10000 RANDOM 100 0 134217727 256 1000 1000 0
STATE 1 1000000 TRACE tests/quick/se/70.tgen/tgen-simple-mem.trc 100
STATE 2 1000 IDLE
INIT 0
TRANSITION 0 1 1
TRANSITION 1 2 1
TRANSITION 2 0 1