gem5/configs/common
Abdul Mutaal Ahmad 7cb0c7bd65 mem: different HMC configuration
In this new hmc configuration we have used the existing components in gem5
mainly [SerialLink] [NoncoherentXbar]& [DRAMCtrl] to define 3 different
architecture for HMC.

Highlights

1- It explores 3 different HMC architectures

2- It creates 4-HMC crossbars and attaches 16 vault controllers with it.
This  will connect vaults to serial links

3- From the previous version, HMCController with round robin funtionality
is being removed and all the serial links are being accessible directly
from user ports

4- Latency incorporated by HMCController (in previous version) is being
added to SerialLink

Committed by Jason Lowe-Power <jason@lowepower.com>
2016-07-01 09:45:21 -05:00
..
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py config: Fix omission of walker cache in config scripts 2016-06-20 14:39:49 +01:00
Caches.py mem: Deduce if cache should forward snoops 2016-02-10 04:08:24 -05:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py config: Enable elastic trace capture and replay in se/fs 2015-12-07 16:42:16 -06:00
FSConfig.py config, x86: Properly space pad the X86IntelMPBus Entry descriptions 2016-05-19 15:19:35 -05:00
GPUTLBConfig.py gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
GPUTLBOptions.py gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00
HMC.py mem: different HMC configuration 2016-07-01 09:45:21 -05:00
MemConfig.py mem: different HMC configuration 2016-07-01 09:45:21 -05:00
O3_ARM_v7a.py mem: Deduce if cache should forward snoops 2016-02-10 04:08:24 -05:00
Options.py config: Updates for distributed gem5 simulations 2016-01-07 16:33:47 -06:00
PlatformConfig.py dev, arm: Add a platform with support for both aarch32 and aarch64 2016-01-15 11:30:13 +00:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00