timvideos / qemu-litex

Other
2 stars 2 forks source link

Fix the litex timer emulation #10

Open mithro opened 7 years ago

mithro commented 7 years ago

Currently it complains about setting zeto length timers

mithro commented 7 years ago

It also seems to run much faster than realtime so hitting a key to enter the BIOS is hard.

futaris commented 7 years ago

Just pasting some links here:

https://github.com/timvideos/qemu-litex/blob/master/hw/litex/hw.c https://github.com/timvideos/qemu-litex/blob/linux-hacks/hw/timer/litex-timer.c

https://fossies.org/linux/qemu/target-openrisc/cpu.h

mithro commented 7 years ago

Branch started for rebase onto master and merging upstream - https://github.com/mithro/qemu/tree/litex-timer