imageon: Fix HDMI RX DMA data ILA probe width

The DMA data output of the HDMI RX core is 64-bit wide.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
main
Lars-Peter Clausen 2015-06-29 20:04:38 +02:00
parent bc4bb111d9
commit bcd12c8ead
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ set_property -dict [list CONFIG.C_DATA_DEPTH {2048}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_NUM_OF_PROBES {4}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_PROBE0_WIDTH {1}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_PROBE1_WIDTH {1}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_PROBE2_WIDTH {32}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_PROBE2_WIDTH {64}] $ila_fifo_dma_rx
set_property -dict [list CONFIG.C_PROBE3_WIDTH {1}] $ila_fifo_dma_rx
ad_connect hdmi_rx_clk ila_fifo_dma_rx/clk