axi_hdmi: Fix a typo

main
Istvan Csomortani 2016-10-10 13:44:53 +03:00
parent fcd56a2f90
commit f34aa67029
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ module axi_hdmi_rx_core (
.hdmi_hs_de (hdmi_hs_de_s), .hdmi_hs_de (hdmi_hs_de_s),
.hdmi_data_de (hdmi_data_de_s)); .hdmi_data_de (hdmi_data_de_s));
// test patttern matcher // test pattern matcher
axi_hdmi_rx_tpm i_tpm ( axi_hdmi_rx_tpm i_tpm (
.hdmi_clk (hdmi_clk), .hdmi_clk (hdmi_clk),