gem5/configs/common
Andreas Hansson 90b087171b config: Break out base options for usage with NULL ISA
This patch breaks out the most basic configuration options into a set
of base options, to allow them to be used also by scripts that do not
involve any ISA, and thus no actual CPUs or devices.

The patch also fixes a few modules so that they can be imported in a
NULL build, and avoid dragging in FSConfig every time Options is
imported.
2016-10-26 14:50:54 -04:00
..
__init__.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
Benchmarks.py config: Specify OS type and release on command line 2015-03-19 04:06:14 -04:00
CacheConfig.py mem: Add snoop filter to SystemXBar by default 2016-08-12 14:11:45 +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: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
FSConfig.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04: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 cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass 2016-10-15 14:58:45 -05:00
Options.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
PlatformConfig.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
SimpleOpts.py config: Add configs scripts used in Learning gem5 2015-09-16 09:35:36 -05:00
Simulation.py config: Break out base options for usage with NULL ISA 2016-10-26 14:50:54 -04:00
SysPaths.py config: expand '~' and '~user' in paths 2015-03-23 16:14:19 -07:00