diff options
author | Geoffrey Blake <Geoffrey.Blake@arm.com> | 2014-08-10 05:39:13 -0400 |
---|---|---|
committer | Geoffrey Blake <Geoffrey.Blake@arm.com> | 2014-08-10 05:39:13 -0400 |
commit | 09b50038158a44f95ef96bc28a442a90d4db902d (patch) | |
tree | 45333103973c4e77b074ca9076a8588da059b4b0 /SConstruct | |
parent | 47313601c1e4640b65d3974b7e06b9d7c7707742 (diff) | |
download | gem5-09b50038158a44f95ef96bc28a442a90d4db902d.tar.xz |
config: Add hooks to enable new config sys
This patch adds helper functions to SimObject.py, params.py and
simulate.py to enable the new configuration system. Functions like
enumerateParams() in SimObject lets the config system auto-generate
command line options for simobjects to be modified on the command
line.
Params in params.py have __call__() added
to their definition to allow the argparse module to use them
as a type to check command input is in the proper format.
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions