gem5/python/m5
Steve Reinhardt 0903013669 Allow proxies to refer to proxies in config files.
python/m5/config.py:
    Allow proxies to refer to other proxies and resolve by recurseivly calling unproxy().
    Not sure this works completely (since I don't have any examples to test it on)
    but it doesn't seem to break any existing config scripts.

--HG--
extra : convert_revision : d7fc272d0777d85f89104dfb5d1c5e4d8ddd6d6f
2005-03-16 23:10:17 -05:00
..
objects Enhancements to python config proxy class. 2005-03-16 00:40:48 -05:00
__init__.py - Add capability to auto-generate Param structs from 2005-03-14 07:46:26 -05:00
config.py Allow proxies to refer to proxies in config files. 2005-03-16 23:10:17 -05:00
convert.py move the conversion stuff that was in configs/kernel/Config.py into 2005-03-11 18:47:11 -05:00
smartdict.py Add a comment to smartdict.py. 2005-03-15 19:41:51 -05:00