-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Hi!
My @TimVideos group has a project called HDMI2USB.tv which aims to produce open source gateware, firmware and hardware for recording user groups and conferences. For this reason we have FPGA gateware for decoding TMDS signals which I gave a talk about here. As part of that talk, I put together a Python repository around TMDS Decoding but never got around to finishing it.
It seems like we could potentially collaborate together? I have also given a talk with @bunniestudios about our collaboration with him on the NeTV2 project. What are you goals for this project?
We mostly use a technology called Migen for writing our gateware. I have found it a very productive way to do FPGA development which I've talked about here. The core we use for our video is called LiteVideo and can be found here. Migen can interface pretty easily with Verilog.
If you want to chat with us, you can join us on irc.freenode.net on the #timvideos IRC channel.
Thoughts?