CheckSCons((
# We need a version that is 0.96.91 or newer
('0.0.0', '0.96.90'),
- # This range has a bug with linking directories into the build dir
- # that only have header files in them
- ('0.97.0d20071212', '0.98.0')
))
print i,
print ", please set USE_CHECKER=False or use one of those CPU models"
Exit(1)
+else:
+ Dir('checker')
TraceFlag('Activity')
TraceFlag('Commit')
SimObject('PhysicalMemory.py')
SimObject('MemObject.py')
+Dir('config')
+
Source('bridge.cc')
Source('bus.cc')
Source('dram.cc')