On Thu, Mar 17, 2011 at 9:58 AM, nathan binkert <n...@binkert.org> wrote:
> We must at least keep a mechanism for seeding. My guess is that the > best thing to do is stop having an internal subpackage and prepending > all internal stuff with _internal or _m5 or somethign like that. I > could of course keep the old names by mucking with importer.py > In the short term, if all we want to expose is the seed function, could we rename it to something more specific (like seed_c_rand48()) and move it out of its own module to someplace like core.i? I'd like to get this fixed ASAP and I really don't want to get bogged down in the internals of the auto-swigging code. Steve _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev