08-18-2020 07:21 PM
While working on a very simple hdmi passthrough on a board with microblaze, I could not reduce the axi-lite clock to below 55MHz. Whenever, I set the clock to below 55MHz, there will have no hdmi output. But why?
Please advise
08-22-2020 04:54 PM
Hi @dr.elichan,
The AXI-Lite clock (not stream clock) is responsible for helping characterize the incoming TMDS clock (RX) as well as for assisting with servicing interrupts and configuring the cores.
Does your design have the ability to do TX only? If so, please test to verify that the issue is with the RX side of the passthrough design.
Steps to debug:
-Sam
08-22-2020 04:54 PM
Hi @dr.elichan,
The AXI-Lite clock (not stream clock) is responsible for helping characterize the incoming TMDS clock (RX) as well as for assisting with servicing interrupts and configuring the cores.
Does your design have the ability to do TX only? If so, please test to verify that the issue is with the RX side of the passthrough design.
Steps to debug:
-Sam