SimObject: change naming of vectors so there are the same numbers of digits.
authorNathan Binkert <nate@binkert.org>
Sat, 6 Dec 2008 22:18:18 +0000 (14:18 -0800)
committerNathan Binkert <nate@binkert.org>
Sat, 6 Dec 2008 22:18:18 +0000 (14:18 -0800)
commite08c6be9feb5d381ca45afc581cf6efb090f0dd7
tree52284654e7195c18ec4379958c52dcec968b13cd
parentc55ae0cf5dcff2c0be98ff0e9ec971c6744beb35
SimObject: change naming of vectors so there are the same numbers of digits.
i.e. we used to have Foo0, Foo1, ..., Foo10, Foo11, ..., Foo100
now we have Foo000, Foo001, ..., Foo010, Foo011, ..., Foo100
src/python/m5/SimObject.py