----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/303/#review479 -----------------------------------------------------------
If you do the TARGET_ISA thing, I'm happy. Everything else looks fine. SConstruct <http://reviews.m5sim.org/r/303/#comment696> I don't like this. I'd rather see the noisa ISA type. - Nathan On 2010-11-11 13:10:25, Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/303/ > ----------------------------------------------------------- > > (Updated 2010-11-11 13:10:25) > > > Review request for Default. > > > Summary > ------- > > SCons: Support building without an ISA. > > This patch modifies the build system enough so that if you're not building a > normal cpu driven system compiling an ISA isn't necessary. It's useful if > you're intending to use the m5 simulation infrastructure, but not really > interested in the models. > > > Diffs > ----- > > SConstruct 3155a9ccb66b > src/base/SConscript 3155a9ccb66b > src/cpu/SConscript 3155a9ccb66b > src/dev/SConscript 3155a9ccb66b > src/kern/SConscript 3155a9ccb66b > src/mem/SConscript 3155a9ccb66b > src/mem/cache/SConscript 3155a9ccb66b > src/mem/cache/prefetch/SConscript 3155a9ccb66b > src/mem/cache/tags/SConscript 3155a9ccb66b > src/mem/ruby/SConscript 3155a9ccb66b > src/python/swig/pyobject.hh 3155a9ccb66b > src/sim/SConscript 3155a9ccb66b > src/sim/stat_control.cc 3155a9ccb66b > src/unittest/SConscript 3155a9ccb66b > > Diff: http://reviews.m5sim.org/r/303/diff > > > Testing > ------- > > > Thanks, > > Ali > >
_______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
