Skip to content

Instantly share code, notes, and snippets.

@mithro
Created August 23, 2016 01:38
Show Gist options
  • Save mithro/8fdc21e2b0d7bc8b1ae8f0dd0faaf517 to your computer and use it in GitHub Desktop.
Save mithro/8fdc21e2b0d7bc8b1ae8f0dd0faaf517 to your computer and use it in GitHub Desktop.
HDMI Signals to various buffers.
---- High speed speed signals
HDMI_CLK_N - LVDS
HDMI_CLK_P - LVDS
HDMI_D0_N - LVDS
HDMI_D0_P - LVDS
HDMI_D1_N - LVDS
HDMI_D1_P - LVDS
HDMI_D2_N - LVDS
HDMI_D2_P - LVDS
---- Low speed signals
HDMI_CEC - LVCMOS
HDMI_SDA - LVCMOS
HDMI_SCL - LVCMOS
HDMI_HPD - LVCMOS
------ Aux Control signals
PTN3363
HDMI_AUX0 - EQ0
HDMI_AUX1 - EQ1
HDMI_AUX2 - DDC_EN
HDMI_AUX3 - DDET
- OE_N
- HIZ_EN
Nexys Video - Input - AD8195ACPZ
- HDMI_RX_TXEN
- HDMI_RX_PEEN
Nexys Video - Output - TMDS141RHAR
- I2CEN
- OE
- PRE
- OVS
Zybo
- HDMI_OUT_EN
-
Random
HDMI_AUX0 - Enable
HDMI_AUX1 - Control/measurement SDA
HDMI_AUX2 - Control/measurement SCL
HDMI_AUX3 - NC
------- Questions
What about HEAC?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment