HDMI ports issues
Hi,
In UG-HDMI 2016.05.02 (AS WELL AS LATER REVISIONS!), section "Source Interfaces",
following ports are not properly explained:
1) mode (0=DVI, 1=HDMI).
What's the difference between these two mode settings, how does the setting affect
the IP operation, and when is this setting critical?
2) ctrl[6*N-1:0].
Because always with Arria10 N=2, (2 symbols per clock), it's 6 control bits per pixel.
However, it is unclear how 6 bits map into only 4 bits (= 2bits x 2 colors (Green, Red) ),
whether 2bits are ignored and which bits of the six are they
(since Blue already carries the HSYNC and VSYNC it doesn't need control bits),
which bit is C0 or C1 and of what color, and whether the IP will operate just fine
if all these 12bits are simply 0...000 ?
Thanks.