timvideos / HDMI2USB-litex-firmware

A version of the HDMI2USB firmware based around LiteX tools produced by @Enjoy-Digital (based on misoc+migen created by @M-Labs)
https://hdmi2usb.tv
BSD 2-Clause "Simplified" License
145 stars 71 forks source link

Make the HDMI2Eth target fully functional #224

Open mithro opened 8 years ago

mithro commented 8 years ago

The HDMI2Eth target doesn't really work yet, to make it work it would need to do the following;

Useful resources might be;

It might be good for the firmware running on the soft-CPU to be running a full Linux (https://github.com/timvideos/getting-started/issues/30) or RTEMs OS so that their TCP/IP stack can be reused.

mithro commented 8 years ago

There are also other options, @sbourdeauducq suggested taking a look at https://github.com/tass-belgium/picotcp

danielkucera commented 5 years ago

Is this thing still alive?

mithro commented 5 years ago

@danielkucera It is still something we very much want to do but have not had time to finish.

tariq786 commented 5 years ago

This is normal when you want to do too many things in parallel ;)