I've fixed the second error. DMA_WIDTH is a localparam in the Verilog source. For some reason Vivado did not recognize it and did not apply the calculated width, instead replacing it with a width of 1.
↧
I've fixed the second error. DMA_WIDTH is a localparam in the Verilog source. For some reason Vivado did not recognize it and did not apply the calculated width, instead replacing it with a width of 1.