gem5/configs/common
Akash Bagdia 076d04a653 config: Add a system clock command-line option
This patch adds a 'sys_clock' command-line option and use it to assign
clocks to the system during instantiation.

As part of this change, the default clock in the System class is
removed and whenever a system is instantiated a system clock value
must be set. A default value is provided for the command-line option.

The configs and tests are updated accordingly.
2013-06-27 05:49:49 -04:00
..
Benchmarks.py configs: add run scripts for ics/gb versions of android and bbench 2012-06-11 11:07:42 -04:00
CacheConfig.py config: Add a CPU clock command-line option 2013-06-27 05:49:49 -04:00
Caches.py config: Unify caches used in regressions and adjust L2 MSHRs 2012-10-30 07:44:08 -04:00
cpu2000.py cpu2000: Add missing art benchmark to all 2012-01-09 18:08:20 -06:00
CpuConfig.py config: Cleanup CPU configuration 2013-02-15 17:40:08 -05:00
FSConfig.py mem: Avoid explicitly zeroing the memory backing store 2013-05-30 12:53:54 -04:00
MemConfig.py mem: More descriptive DRAM config names 2013-05-30 12:54:14 -04:00
O3_ARM_v7a.py cpu: remove local/globalHistoryBits params from branch pred 2013-05-14 18:39:47 -04:00
Options.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
Simulation.py config: Add a mem-type config option to se/fs scripts 2013-04-22 13:20:33 -04:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00