Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

ALT_AVALON_DMA_NSLOTS - how to increase FIFO size for DMA scheduler

Looking into HAL driver code for DMA I've found, that scheduler array is limited by ALT_AVALON_DMA_NSLOTS macro, which is defined in altera_avalon_dma.h as (4). This apparently means, that no...