polarfire-soc / polarfire-soc-documentation

PolarFire SoC Documentation
Other
37 stars 19 forks source link

Correspondence between stream descriptors and interrupts #385

Closed ZGDIGE closed 9 months ago

ZGDIGE commented 9 months ago

Hi, I now need to implement three stream transmissions in coreaxi4dmacontroller. What I want to know is the relationship between the four stream descriptors and the four interrupts. Now I want all three stream descriptors to use interrupt 0. Can this be achieved? Bset Wishes.