> That doesn't really fit with how the ISA files work. They get broken into an > AST, but that gets consumed as it goes, Does it have to be?
> and it has a lot of anonymous python > in it that just gets executed somehow. I want to move more into the python, > so the AST will be less and less useful. Does the AST not contain enough information to know what files are being generated? The anonymous python itself creates files? That sounds crazy. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
