Forum Discussion
FRoth
New Contributor
7 years agoIntel HDMI core lock times in HDMI 2.0 mode
We are using the HDMI core and we are getting very long lock times (one second or more). We are using a custom patch to mitigate the HDMI 2.0 mode no-internal-data-alignment issue which is still not ...
Deshi_Intel
Regular Contributor
7 years agoSure.
- Regarding HDMI 2.0 custom patch support
- Higher lock time is expected from custom patch support that’s using the bitslip mode soft logic design
- Regarding improvement on HDMI RX lock time
- Customer can consider to use PHY alignment function that’s enabled via A10 FPGA hard PCS block in A10 HDMI example design.
- The only catch is this PHY alignment function is enabled together with transceiver data rate reconfiguration function
- From A10 HDMI example design hdmi_rx_top.v file, rx_parallel_data is generated from output of transceiver RX channel (gxb_rx) then to PHY alignment block (symbol_aligner) before it’s passed to HDMI RX core (mr_hdmi_rx_core_top)