Review Board 2.0.15


mem: hmc - serial link model

Review Request #2993 - Created July 29, 2015 and submitted - Latest diff uploaded

Information
Erfan Azarkhish
gem5
default
Reviewers
Default

Changeset 11183:68e98e1f7851
---------------------------
mem: hmc - serial link model

This changeset adds a serial link model for the Hybrid Memory Cube (HMC).
SerialLink is a simple variation of the Bridge class, with the ability to
account for the latency of packet serialization. Also trySendTiming has been
modified to correctly model bandwidth.