Review Board 2.0.15


mem : tester for new HMC configuration

Review Request #3374 - Created March 11, 2016 and submitted

Information
Abdul Mutaal Ahmad
gem5
Reviewers
Default

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

To run, it requires the main HMC config patch

http://reviews.gem5.org/r/3373/

===============
How to run it
===============
from you gem5 home directory run the following commands

build/ARM/gem5.opt configs/example/hmctest.py --mem-type=HMC_2500_x32 --mode=RANDOM --arch=same
build/ARM/gem5.opt configs/example/hmctest.py --mem-type=HMC_2500_x32 --mode=RANDOM --arch=distributed
build/ARM/gem5.opt configs/example/hmctest.py --mem-type=HMC_2500_x32 --mode=RANDOM --arch=mixed

Review request changed
Updated (July 1, 2016, 9:54 a.m.)

Status: Closed (submitted)