gem5/configs/example
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
..
fs.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
memtest.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
ruby_direct_test.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
ruby_fs.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
ruby_mem_test.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
ruby_network_test.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
ruby_random_test.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00
se.py config: Add a system clock command-line option 2013-06-27 05:49:49 -04:00