timvideos / qemu-litex

Other
2 stars 2 forks source link

Finish LiteEth emulation #1

Closed mithro closed 7 years ago

mithro commented 7 years ago

Still need to get the mdio interface working.

Then should hook the mdio stuff up to the Xilinx mdio core so it actually returns useful information and state.

mithro commented 7 years ago

I'm currently working on this.

mithro commented 7 years ago

https://github.com/Xilinx/qemu/tree/master/hw/mdio

mithro commented 7 years ago

LiteEth with working mdio emulation can be found at https://github.com/mithro/qemu-litex/commit/7acadccd1510d271a93d38260c3d0edeb09e11d0

mithro commented 7 years ago

This mdio emulation stuff has been merged.

mithro commented 7 years ago

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