>> One other question is, should we separate out automatically generated 
>> headers?
>> (like those for params and soon, debug flags?)  If so, should I rename them 
>>at all,
>> put them in a subdirectory (generated/params/Foo.hh), or leave them alone?
>> Given that there is going to be a bunch of churn, we may as well do it all 
>> at once.
>
> I don't think you should put those headers in a "generated" directory.
> That would be more cumbersome to use, and I don't think it would gain much.

I think I agree, though the motivation was to indicate to users that
these files were generated and that they wouldn't be able to find
them.  It does lead to confusion some times.  I could put them in a
separate block which I would lean towards or just sort them in with
other m5 headers.

  Nate
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to