configs: fix bug introduced due to 276ad9121192
authorNilay Vaish <nilay@cs.wisc.edu>
Wed, 4 Nov 2015 18:36:28 +0000 (12:36 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Wed, 4 Nov 2015 18:36:28 +0000 (12:36 -0600)
I had made a typo in changeset 276ad9121192.  This changeset fixes it

configs/common/HMC.py

index 8234e07c4d19a116ea508c80e475d79cdd24cf83..23c3416cdd2fe86d25a940c28ddf802f1b2cf79c 100644 (file)
@@ -84,7 +84,7 @@ import m5
 from m5.objects import *
 
 # A single Hybrid Memory Cube (HMC)
-class HMCSystem(SimOject):
+class HMCSystem(SimObject):
 
     #*****************************CROSSBAR PARAMETERS*************************
     # Flit size of the main interconnect [1]