These all look pretty good to me. Nice to get rid of cpu_models.py... that was one of those things that looked pretty cool when you compare it to 'make', but quickly started to look ugly once we really got into scons.
Steve On Fri, Feb 26, 2010 at 6:31 PM, Nathan Binkert <[email protected]> wrote: > This set of patches is mostly for Steve and Gabe. > > I've made some pretty significant structural changes to the isa_parser > and cpu_model code to allow it to be used by importing it into SCons > and making it part of the build system instead of forking another python > process. > > The patch series is pretty long mostly because there's a ton of code moving > around and by limiting the number of different changes, its easier to see > what's going on. > > This stuff generates identical output and all regressions pass (or at least > all that do normally.) > > No big deal if you don't want to review it closely, I thought I'd just give > you the option. > > Nate > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
