Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | mem: hmc: serial link model | Erfan Azarkhish | |
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. Committed by: Nilay Vaish <nilay@cs.wisc.edu> |