gem5/src
Steve Reinhardt 1233dbb998 Split config.py into multiple files.
Some tweaking to deal with mutually recursive imports.

--HG--
rename : src/python/m5/config.py => src/python/m5/SimObject.py
extra : convert_revision : 166f7bfabfd20100e93d26a89382469465859988
2006-09-04 10:52:26 -07:00
..
arch add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throughout CPU models 2006-08-31 20:51:30 -04:00
base Fix remote gdb buffer overflow. 2006-08-28 09:58:03 -07:00
cpu add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throughout CPU models 2006-08-31 20:51:30 -04:00
dev Move more common functionality into SimpleTimingPort, 2006-08-30 16:24:26 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Merge zizzer.eecs.umich.edu:/bk/newmem 2006-06-17 18:28:21 -04:00
mem Move more common functionality into SimpleTimingPort, 2006-08-30 16:24:26 -07:00
python Split config.py into multiple files. 2006-09-04 10:52:26 -07:00
sim Add dup() support (from Antti Miettinen). 2006-08-28 07:39:56 -07:00
unittest Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Fix Physical Memory to allow memory sizes bigger than 128MB. 2006-08-16 19:01:11 -04:00