HDMI IP Example Design On Arria 10 SoC Development Kit
Hello,
I am working on HDMI IP with Arria 10 SoC Development Kit. I have impelented the example design with the help of HDMI IP Example Design User Guide in Quartus 18.1. When I run the FPGA and Nios codes from the example design I can receive the video which is streaming from an external HDMI source and the video format is 1920x1080p 60fps. I can observe the TMDS signals in signaltap. The TMDS clock is 148.35 Mhz which is correct and can also be observed by an osciloscope on the daughter card. But when it comes to TX part of the example design, I can't even boot up the IP so there is nothing on the monitor that I'm using for TX part. The HDMI TX IP only streams constant numbers from r,g,b signals. The constant numbers are the same for these three channels and it's D5354h. Since the data rate is below 3.4 Gbps for 1080p video standard, the TMDS_bit_clock_ratio and Scrambler_Enable signals are driven low. Also, since the data rate is above minimum data rate ls_clk signal is connected to tx_clk which is output clock of the transceiver pll.
How can I solve this problem? Can somebody help me please, I'm stuck.
Hi @Deshi_Intel ,
We have finally solved the problem by supporting auxiliary in qsys user interface of HDMI IP and generating the .sof file again.
Thank you for your support.
Regards,
Yıldız