axi_hdmi_tx: Fixed typo in altera related core

main
Adrian Costina 2014-12-09 09:56:14 +02:00
parent abff7097f6
commit 6aad2fbbb2
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ module axi_hdmi_tx_alt (
.PCORE_Cr_Cb_N (PCORE_Cr_Cb_N),
.PCORE_DEVICE_TYPE (PCORE_DEVICE_TYPE),
.PCORE_EMBEDDED_SYNC (PCORE_EMBEDDED_SYNC),
.C_S_AXI_MIN_SIZE (32'hffff)
.C_S_AXI_MIN_SIZE (32'hffff))
i_hdmi_tx (
.hdmi_clk (hdmi_clk),
.hdmi_out_clk (hdmi_out_clk),