Forum Discussion
how to integrate SG-DMA into the PCIe Hard IP core with AVMM interface
- 5 years ago
Hi,
Yes, the descriptor controller supports up to 128 descriptors, and this is unable to change to a larger number. Regarding to the modular SG-DMA, this is not necessary to use NIOS to configure. You can use any of the AVMM interfaces to configure the modular SG-DMA, for example, PCIe BAR.
Hi,
Yes, the descriptor controller supports up to 128 descriptors, and this is unable to change to a larger number. Regarding to the modular SG-DMA, this is not necessary to use NIOS to configure. You can use any of the AVMM interfaces to configure the modular SG-DMA, for example, PCIe BAR.
- rMa15 years ago
New Contributor
Thanks SengKok.
Does there have the example design for PCIe hard core with AVMM interface using external DMA? if yes, I could replace the normal DMA to SGDMA for the fast testing.