Move time forward to Jan 1, 2009 and update stats

--HG--
extra : convert_revision : 9398362237443dc659f423a342bd27c923e90aea
This commit is contained in:
Nathan Binkert
2007-01-25 19:14:05 -05:00
parent 1c2949a2ff
commit cf72942506
26 changed files with 1766 additions and 554 deletions

View File

@@ -13,7 +13,7 @@ class TsunamiCChip(BasicPioDevice):
class TsunamiIO(BasicPioDevice):
type = 'TsunamiIO'
time = Param.Time('01/01/2006',
time = Param.Time('01/01/2009',
"System time to use ('Now' for actual time)")
year_is_bcd = Param.Bool(False,
"The RTC should interpret the year as a BCD value")