up_hdmi_tx: Fixed data path width

main
AndreiGrozav 2016-06-14 14:27:03 +03:00
parent 27fd5f5bdc
commit aee38e1cc9
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ module up_hdmi_tx (
// hdmi control & status // hdmi control & status
up_xfer_cntrl #(.DATA_WIDTH(237)) i_xfer_cntrl ( up_xfer_cntrl #(.DATA_WIDTH(236)) i_xfer_cntrl (
.up_rstn (up_rstn), .up_rstn (up_rstn),
.up_clk (up_clk), .up_clk (up_clk),
.up_data_cntrl ({ up_ss_bypass, .up_data_cntrl ({ up_ss_bypass,