Configs: Change Simulation.py to return a subclass of the CPU models rather than...
authorAli Saidi <saidi@eecs.umich.edu>
Thu, 14 Feb 2008 21:13:50 +0000 (16:13 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Thu, 14 Feb 2008 21:13:50 +0000 (16:13 -0500)
commitfc38e9c630e62c97aa633c32933d43d027211989
treeacc31cdd95dbeeb49c5d309216101e023dab52f9
parenta33a3f7c552919003950e8171f02634f7ae62f27
Configs: Change Simulation.py to return a subclass of the CPU models rather than the original class. Without this changes elsewhere in the config script (e.g. the DriveSys frequency can change the TestSys frequency.

--HG--
extra : convert_revision : f972207c616590a60a6e103daa5de469cf124b44
configs/common/Simulation.py