adrv9009: Reduced DAC FIFO size, as it's not useful for real applications and the memory can be used in other parts of the design

main
Adrian Costina 2018-05-24 09:26:39 +03:00
parent 65c765eb33
commit cc18f76e3b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
set dac_fifo_name axi_adrv9009_dacfifo
set dac_fifo_address_width 17
set dac_fifo_address_width 14
set dac_data_width 128
set dac_dma_data_width 128