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
parent
65c765eb33
commit
cc18f76e3b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue