hamsternz / Artix-7-HDMI-processing

Receiving and processing 1080p HDMI audio and video on the Artix 7 FPGA
181 stars 60 forks source link

HDMI processing on zedboard #5

Open fatih1989 opened 7 years ago

fatih1989 commented 7 years ago

hi Thanks primarily for source code

I want to do the application you made on zedboard. Of course I will change the XDC file. Is this possible? Thanks in advance

mithro commented 7 years ago

The Zedboard has very different HDMI interfaces. Unlike the existing boards which directly run the HDMI into the FPGA pins, the Zedboard uses an Analog ADV7511KSTZ IC for doing HDMI. Supporting this IC would require large amounts of reworking.