99a08a7b90
The width of a ternary operator expression is the width of the wider of the two selectable expression. This means depending on the selected DMA_RATIO the right side expression of the dma_waddr_rel_s assignment can be up to three bits wider than the dma_waddr_rel_s signal. This generates an implicit truncation warning. Slightly reformulate the expression without the use of the ternary operator to avoid this warning. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
.. | ||
Makefile | ||
util_adcfifo.v | ||
util_adcfifo_constr.sdc | ||
util_adcfifo_constr.xdc | ||
util_adcfifo_hw.tcl | ||
util_adcfifo_ip.tcl |