litex-hub / linux-on-litex-rocket

Run 64-bit Linux on LiteX + RocketChip
BSD 2-Clause "Simplified" License
181 stars 18 forks source link

Adjusted timebase for Arty #18

Closed troibe closed 2 years ago

troibe commented 2 years ago

Adjust timebase for the Arty. Currently the timer of the Arty moves at half of the rate of the wall time. (measured using uptime) This leads to some benchmark results being twice as high as they should be. @gsomlo This might apply to some other configs as well.

gsomlo commented 2 years ago

@developandplay -- thanks for spotting this! Fxed (for all boards) by commit af07b00.